This is a serious bug somewhere in Javascript that forces Safari to reload every second and that prevents me from scrolling down since it always takes me to the top.
To stop it requires disabling Javascript from Develop/Disable Javascript menu.
I just figured out the cause. CookieBeGone extension is the cause. It's likely that the JS is trying to search for a cookie and keeps reloading. It's still a bug as it should NEVER reload in a loop if it cannot set a cookie.
I just figured out the cause. CookieBeGone extension is the cause. It's likely that the JS is trying to search for a cookie and keeps reloading. It's still a bug as it should NEVER reload in a loop if it cannot set a cookie.
Comments
https://smartersoft.github.io/CookiebarGone/