Seems like each request is executed twice
-
Hi
I'm trying to output some values of different variable using the debug() function.
The values get's printed in debugbar, but immediately 'deleted' again - looks like the page gets rendered twice and second time without the debug information.
Any suggestion why ?
Kind regards
Steen -
it's because there is alwasy a ajax request as well, so one have to select the correct context in DebugBar