I’ve worked myself into a corner and need help ASAP. Our main dev Bubble project has a page functioning as an SPA with many reusables on it, and since last night, the page does not load now from preview or whenever I visit it from another browser, etc. The even weirder thing is that the page always loads completely blank, even Bubble’s “we updated the page” banner never appears, and no elements are being rendered at all.
So far for troubleshooting I’ve deactivated all workflows both on page and in main reusable that acts as container for other reusables on the page, deactivated all page load and do when events, tried multiple browsers and vetted it with my cofounder and we are able to reproduce the results consistently.
Double check that you are updating the right version. If the banner ‘we updated the page’ isn’t showing up. Make sure you are in the correct version. That is the first place I would try since if it was another page, it would still show the banner. Does that help at all?
Hi @J805 , yes thank you for quickly jumping in. I just checked all branches and that doesn’t seem to be the issue. For the past few weeks as we’ve been building this out, we have been developing exclusively on main, so always launching ‘version-test’ and version-test is what gives issues now.
Have you tried previewing the page in “safe” mode - i.e. without plugins or HTML elements? Hover over Preview button for those options. (I see a number of JS errors in the console when I visit that page.)