-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hang when typing :smile and trying to iterate through the remaining emojis with <Tab> #7105
Comments
This is an odd one, and I think if I had better listened to @t3chguy on Thursday I might have more of an idea of its cause. More details:
|
I've spent quite a while looking into this. Conclusions so far:
|
I finally got somewhere with this: it's caused by the
|
Here is the debug of the issue in Firefox: Web Console:
It's the stack trace when i stop the script hanging firefox:
|
I have the same on Electron also when I am tagging an user. The app totally freezes
|
Using |
It also happens to me when selecting emoji with the pointer. |
Think this one is probably safe as a p1 critical given it takes out the whole app
The text was updated successfully, but these errors were encountered: