serenity
serenity copied to clipboard
LibWeb: `https://pointerpointer.com/` doesn't detect the cursor
It stays on:
From the bit of digging I've done (including reconstructing the project from source using the dev tools) it seems like the issue is some sort of disconnect with react-use-gesture and its handlers, as the mousemove
events are definitely being fired but aren't getting intercepted.