We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
Ctrl
A
Backspace
Uncaught TypeError: MutationObserver.observe: Argument 1 is not an object. value https://matikkaeditori.fi/static/js/main.6bd62027.js:1
The text was updated successfully, but these errors were encountered:
Interesting. I'll see what I can do. I suspect this is due to a "ghost" line being created and the imminently deleted when selecting all.
Sorry, something went wrong.
Esinko
No branches or pull requests
Steps to reproduce:
Ctrl
+A
to select all text (even though there is no text)Backspace
The text was updated successfully, but these errors were encountered: