Skip to content
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] Uncaught TypeError: Cannot read property 'name' of undefined #1302

Closed
hyun-park opened this issue Sep 7, 2020 · 0 comments · Fixed by #1342
Closed

[Bug] Uncaught TypeError: Cannot read property 'name' of undefined #1302

hyun-park opened this issue Sep 7, 2020 · 0 comments · Fixed by #1342
Assignees
Labels

Comments

@hyun-park
Copy link
Contributor

Describe a bug:
When user clicks the image and press tab and hit enter, user gets Uncaught TypeError: Cannot read property 'name' of undefined on the console.

Steps to reproduce:

  1. Go to editor.js sample document. (https://editorjs.io/)
  2. Click sample image.
  3. Hit Tab.
  4. Hit Enter.
  5. You get an error

Expected behavior:
You shouldn't get an error.

Screenshots:
ezgif com-optimize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants