79666110

Date: 2025-06-14 19:48:44
Score: 1
Natty:
Report link

After finding this thread, it seems like one of the answers there works for my case as well (as long as (0,0) is changed to (0, -1) ):

window.scrollTo(0, -1);
setTimeout(() => { window.scrollTo(0, -1); }, 100);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: shibel