Editor.js: How to get rid of "I18n: section was not found in current dictionary" message in console

Created on 10 Aug 2020  Â·  2Comments  Â·  Source: codex-team/editor.js

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

discussion

Most helpful comment

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.

All 2 comments

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neSpecc picture neSpecc  Â·  4Comments

talyguryn picture talyguryn  Â·  3Comments

ar53n picture ar53n  Â·  3Comments

hata6502 picture hata6502  Â·  3Comments

cossssmin picture cossssmin  Â·  3Comments