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
Describe a bug.
Steps to reproduce:
Expected behavior: Toolbox shouldn't be opened, because I've already went out of the editor by clicking outside
Actual: Toolbox is still opened because we haven't cleared currentBlock
Device, Browser, OS: Any
Editor.js version: 2.29.1
The text was updated successfully, but these errors were encountered:
Seems like its works only on a second click. Need to debug this code in the ui.ts
ui.ts
Sorry, something went wrong.
Seems like I found the issue, could you please check the PR?
Successfully merging a pull request may close this issue.
Describe a bug.
Steps to reproduce:
Expected behavior:
Toolbox shouldn't be opened, because I've already went out of the editor by clicking outside
Actual:
Toolbox is still opened because we haven't cleared currentBlock
Device, Browser, OS:
Any
Editor.js version:
2.29.1
The text was updated successfully, but these errors were encountered: