editor-js / editor-js/quote

Errors in the Chrome's console

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
58
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I see errors in the Chrome console.

![header-with-anchor](https://user-images.githubusercontent.com/12189769/91989748-8ba53400-ed39-11ea-8730-ea502cf3fb87.jpg)

I'm still not sure exactly when this happens. I did the same things in both the quote field and the caption field and got errors.

What I did:
1) Enter a line and press 'Enter'(one or more).
2) In the empty line press 'Backspace'
3) I see the error in the console

But sometimes after the same steps, the error doesn't show. You can see it again if you press 'Enter' more than 2 times, enter a line, place the cursor on a blank line below the first line and press Backspace'

this is my config for quote: `{ class: Quote, inlineToolbar: true, shortcut: 'CMD+SHIFT+O', config: {
captionPlaceholder: this.$t('Author name') // this.$t() - it's i18n translation function
}}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.