-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
Typing in the console in firefox only works for about 30% of button presses.
Link to the blitz that caused the error
Steps to reproduce
I opened the console to type npm i and it just wrote npi, trying to write anything about 50-70% of the letters get lost
Expected behavior
I expect typing in the console to work quite robustly, however it didn't (Eg I expected that pressing npm i would type npm i)
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots

This is me trying to type "this is a test", the rest of the letters are missing
Platform
Browser name = Firefox
Full version = 134.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
performance.memory = undefined
Hash = 1b4252dd
Additional context
Underlying platform is Windows with very fast 7950x3d cpu that might make any timing issue even worse
Metadata
Metadata
Assignees
Labels
No labels