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

How to get rid of "I18n: section was not found in current dictionary" message in console #1269

Closed
akash-mitra opened this issue Aug 10, 2020 · 2 comments · Fixed by #1282
Closed
Assignees

Comments

@akash-mitra
Copy link

Is there a way I can get rid of "I18n: section was not found in current dictionary" message that is flooding my browser console?

I do not need i18n support and I am not sure if there is any way to stop these messages to come up.

image

@gohabereg
Copy link
Member

Hi @akash-mitra
You can disable console output using log level property — https://editorjs.io/configuration#log-level

However, it doesn't seem ok, @neSpecc could you have a look please.

@neSpecc
Copy link
Member

neSpecc commented Aug 13, 2020

While implementing the I18n API I thought that this log will be useful, but it's not. I'll remove this log in the next release.

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

Successfully merging a pull request may close this issue.

4 participants