Step by step behaves differently

Am I the only one who has this issue? It seems a lot of the time in debug mode the “step by step” feature behaves differently from when im not using it.
For example, I have an action to scroll to an element after a state is changed, this scroll NEVER happens unless im in the step by step mode. What is the cause of this?

Some of Bubble’s actions will run at the same time. When in debug mode you’re forcing them to run one after the other. There are a few posts in the forum which should help you.

Have a read through this post - Asynchronous vs synchronous actions - #8 by christo1

Hope that helps :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.