Hi guys, I'm trying to set up my survey so after you press "Next", if there are errors on the page then I would like to scroll to the first error. I saw a previous solution (from 7 years ago) where I had to put the below code into my theme.js
Your problem in that older version may be that you have AJAX enabled - always disable AJAX in the survey theme options. (and update to the latest 3.x version)
You may also want to add a little more offset to account for the header height.