Debugger affecting negatively when active

In my Bubble app when the debugger is active whenever I try to navigate the Chrome loading bar takes a long time to reach the end and even so it never loads the new content. Only after like 6 or 7 page reloads tha navigation work properly.

It only happens when the debugger is active.

What I tried:

  1. I removed Cookiebot and Google Tag scripts (at first I thought it’s because of this).
  2. I removed some plugins.
  3. I changed workflows and the way I show and hide data on the page.

Nothing works.

The text that always is above the debugger when I scroll it stays in place. See below screenshot.

Any idea on how to fix this? There are no logs for this.

Hi mate. It seems nobody will have a quick solution for you.
Maybe try telling us what are you trying to debug in that page, so we can help you and then you can disable the debugger again.

I am not trying to debug anything. When the debugger is active if I click on the navigation items from the navbar the page starts loading but never finish so it never displays the new content.

And check the debugger text where it is. Isn’t that very weird?

It is indeed, I agree with you. I was just trying to solve your immediate issue.
Ideally, keep the debugger on only when you’re debugging something. Otherwise, it does get in your way here and there. Probably related to the whitespace it creates on the bottom