I’m using a decision tree and am running into an annoying issue.
When a user scrolls the page and answers a question, the page then snaps back to the top, meaning a user then has to scroll down again to answer the next question or see the answer. If a user just selects answers to questions as they appear on the page, there’s no issue, only when they scroll down themselves.
I can’t replicate it, so it might be something specific to your implementation on the frontend. Perhaps some other JS in your page design is interfeering with it?
Maybe try using a brand new decision tree and using a basic design to see if you can replicate it there?
Alternatively, if you are a Squiz client, I’d recommend sending a support ticket in so that Squiz support can have a closer look and try and fix/diagnose.