My system stopped navigating

Out of nowhere, my system stopped navigating. This happens both when clicking the navbar button and when manually typing the page URL. When I access debug mode, the system correctly recognizes the dynamic page for each button, but when it comes to rendering, it only refreshes the index page. Can anyone help me?

I appreciate your attention.

Felipe Teles

That is very odd. A screen recording of your entire screen would be super helpful in this case. :blush:

@midiastra Sounds like Bubble is failing to route to the right page, even though it recognizes it in debug mode. The usual culprits are workflows or page constraints. Check if any “Go to page” workflows got disconnected or if your dynamic page’s URL parameter got changed. Also make sure the page isn’t set to “This page is the index” or that a workflow isn’t forcing a redirect back to index.

If all workflows look fine, try clearing the cache or duplicating the page, sometimes Bubble just caches the wrong route.

1 Like

I forgot to configure the correct page in the “redirect users who haven’t changed their password” option lol

1 Like

Glad you figured it out. :raising_hands: It might help someone else that could have the same problem in the future. :blush:

1 Like