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
Description
Sometimes we using Symfony as the backend only and frontend based on NodeJS SPA. In this cases it is too hard to open profiler panel for ajax requests because debug toolbar wasn't injected into NodeJS app.
Example
It is so similar to var dump server (#23831) but for profiler.