Often (and especially during plugin development) I don’t want/need the Bubble debugger, so I’m constantly manually deleting the ?debug_mode=true
query string parameter after clicking Preview.
It would be great if there was simply an option to preview the page without debug enabled. (Of course, once the page is open, I just refresh it, but I still have to manually adjust the URL often enough for it to be annoying.)
I’m hoping this might be super simple to implement.