Forums keeps refreshing every second

Jump to First Reply
Posted:
in Feedback
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.

Comments

  • Reply 1 of 4
    netroxnetrox Posts: 1,522member
    BTW, it is on Safari running on MacOS Mojave.
     0Likes 0Dislikes 0Informatives
  • Reply 2 of 4
    Mike Wuerthelemike wuerthele Posts: 6,956administrator
    netrox said:
    BTW, it is on Safari running on MacOS Mojave.
    We can't reproduce, but I'll pass it to the dev team.
     0Likes 0Dislikes 0Informatives
  • Reply 3 of 4
    netroxnetrox Posts: 1,522member
    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.


    https://smartersoft.github.io/CookiebarGone/

    edited August 2019
     0Likes 0Dislikes 0Informatives
  • Reply 4 of 4
    Mike Wuerthelemike wuerthele Posts: 6,956administrator
    netrox said:
    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.


    https://smartersoft.github.io/CookiebarGone/

    I'll still talk to the devs about it. Seems like it should be avoidable.
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.