You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its rendered in my application, the bars are stacked one on top of the other so you end up with one for the original request, then it stacks one for each ajax request or at least that is the behavior I was getting.
Yes, correct. But this is faulty and this PR fixes that. As the debugbar module can handle ajax requests, but this bridge does not use that funcionality. The PR adds that needed parameters.
When using ajax requests these requests are not integrated into debugbar, because they are not considered.
This Pullrequest fixes this ( PR 40 ).
Do you have a timeframe when this will be merged and released?
The text was updated successfully, but these errors were encountered: