-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Cannot unselect list block #502
Comments
Just opened this in #501 lol! |
Funny timing on that 😄 Good to have the additional context with the TinyMCE error there. I wasn't seeing that in my console when I was testing. |
The TinyMCE error in the console, is unrelated, has to do with something else. Not sure how that error was consistently popping up, but no longer does. ¯_(ツ)_/¯ Hovering seems to be the kiss of death so potentially in the hover event there is a problem. Can look at this tomorrow. |
If you run into it again, |
This issue seems fixed for now somehow. Another PR must have inadvertently solved this problem. That can be kinda scary though. Now that it is fixed there is another problem for the list block that I will patch up quickly. |
Steps to reproduce:
Expected result:
The list block is unselected.
Actual result:
The list block flickers as unselected for a moment before once again becoming selected.
Screencast:
The text was updated successfully, but these errors were encountered: