I’ve been trying to set up custom states on a page and it’s triggering the loading bar/refreshing the page every time I click on an element to activate the next state. Almost like it’s navigating to a new page. Nothing in the workflow tells the element to refresh the page, and I don’t have any images or data that should be slowing down loading speeds. Any ideas?
UPDATE: figured it out. I have an animation that plays every 1 sec, pauses for 5 sec, and then fades out. Once I disabled that workflow, the custom states worked just fine. I’m still curious as to why the custom states triggered the loading bar with that animation enabled. I’m new to Bubble, so if anyone knows the answer I’d greatly appreciate it. Does this mean you can’t have custom states on a page if you have a “play every 5 seconds” workflow enabled?