"Scroll to top" doesn't work

Hello,

Can’t get Scroll to top to work. I have a single page app. When I switch state from A to B, i change the content of the page and if user was at the bottom of the first page, the new page opens i want the user to be at the top of the new page. So I made a workflow to Scroll to the top most element in the destination page. But nothing happens.

What am I missing?

Thanks

Sometimes you have to add a brief pause right before the scroll if elements are still loading.

Saw that in a thread and did it but still no luck. tried 1000 ms

Try placing a condition “page loaded entire”

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