After upgrading from 3.5.5 to 3.5.6 - DB statements are not showing for AJAX calls anymore, resulting in Cannot read property 'length' of undefined JS error in the console.

Have same problem here after updating. The view tab say: undefined templates were rendered

@linaspasv Are you using Inertia? i got the same problem, i don't know if is related of inertiajs?
@linaspasv Are you using Inertia? i got the same problem, i don't know if is related of inertiajs?
No I am not using inertia. It is just a simple jquery post request with html response.
I'm getting this too, but in Firefox so the error message is data.statements is undefined. Confirmed it appears on v3.5.6, I'm using Inertia but it doesn't seem to be related.
Reverted with https://github.com/barryvdh/laravel-debugbar/pull/1183
Will tag a new release
Most helpful comment
Reverted with https://github.com/barryvdh/laravel-debugbar/pull/1183
Will tag a new release