-
Notifications
You must be signed in to change notification settings - Fork 889
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
Crash while using the editor #1651
Comments
Any chance you are able to reproduce this on an example? |
This seems related to #1617 (same React error) |
Yes always for me! Step-by-step And for be more precise, this crash is on desktop too. |
I can reproduce! Thanks, very useful. Might be related to some timeouts when handling autocompletions, this is strange but I'll try to fix that and then I'll release beta 91. :) |
This is a material-ui issue fixed in mui/material-ui#19743 |
I'm trying beta 90 and the editor keeps crashing.
If I click on the first field of that line:
It always crashes.
And with that line:
See how it's at the end of the line, and bottom of box, in edit mode:
If I write another 'l' in there, it crashes.
Error stack (don't write anything here)
Component stack (don't write anything here)
Other details
The text was updated successfully, but these errors were encountered: