Open Cecile-Lebleu opened 5 years ago
I've seen this happen with a lot of scripts actually. I think it has something to do with Chromium as (I'm guessing) it has trouble rendering the DOM and showing the updates of rapidly changing values in dev tools.
Thought this was due to my configuration! Turns out it was just DevTools lol Thanks for this issue - I would never had realised it was DevTools causing the issues!
The cursor works as intended, but gets stuck when DevTools is opened. The position coordinates are shown in the element in DevTools, but the location on-screen seems to stop updating in one or both axes.
Browser: Vivaldi (2.6.1566.49), Chrome OS: macOS Mojave, Windows 10
Expected behaviour:
Actual behaviour:
It's not a terrible situation, because users aren't expected to open the Developer Tools anyway. Just a thing I noticed! :)