Ciftci

Results 5 comments of Ciftci

Hey! I'd love to tackle this

> I think this fix works around the issue instead of addressing the underlying issue in the Input.tsx component itself. The Input component seems to only update the value if...

hey! I found a solution and will create a PR in a moment :) it works for Firefox Nightly as well.

For the last PR, I had put the `target.requestPointerLock();` immediately inside the `onDragPointerDown` function which made dragging possible for Safari but crashed the possibility of text input within the number...

Unfortunately, the above change did not work consistently. When testing again today I did not observe the same behavior as I did when creating the PR. Maybe the requestPointerLock is...