-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Bug] TypeError: t.some is not a function #1750
Labels
Comments
Same here. Had to rollback to 2.19.3 in a while. |
Thanks, I was looking for a version to rollback, I'll try it out 🙏. |
Thanks Ivanezko,That worked |
Same Occurs in "The first plugin" example. I think it would occur when plugin has input field, and type-in there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When adding CodeTool
@editorjs/code
, It does cause this bugI used the example from editorjs.io homepage
Steps to reproduce:
Expected behavior: To not throw this error
Screenshots:
Device, Browser, OS: Macbook pro, Chrome, Mac os Big Sur
Editor.js version: "^2.22.2"
Plugins you use with their versions:
"@editorjs/code": "^2.7.0"
The text was updated successfully, but these errors were encountered: