Force debugger to stay active even without URL parameter

Does anyone know of a way to force the version-test debugger to remain active even if the parameter is missing in the URL parameter? For any project that uses Javascript or plugins to manipulate the browser URL, the debugger constantly deactivates, and it’s pretty frustrating and time consuming.

I suspect I already know the answer to this but… any clever hacks?

Those client-side router plugins should preserve certain URL parameters. Point that out to their authors is the solution, @petter!

Good point @keith :slight_smile: I’ll mention it

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.