Welcome Guest, Not a member yet? Register   Sign In
Debug toolbar
#1

Is there a build in way to show the 'toolbar' debug data as json?

No I have to turn it completely off in my Filters.php
Reply
#2

The 'toolbar' fits three types of content at the moment.

If you require HTML then it comes through AJAX.

If you require the Accept header for JSON or XML, the response will come with the "Debugbar-Link" header, so just make a call to that address with one of these types.

It should be working pretty much like at this time: https://youtu.be/NqqyKVVc0qQ?t=252
Reply




Theme © iAndrew 2016 - Forum software by © MyBB