codex-team / codex-team/editor.js
How can I get insight into what is causing plugin errors?
Open
bug
important
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I'm writing a custom block for EditorJS. I'm finding i'm constantly looking at this error in the console

Is there a reason the errors leading to this are caught and not surfaced? There's nothing to go on and it makes it very difficult to debug what is happening in my plugin to move forward. I have set log level to `VERBOSE` but this is all I'm getting.
I'd love to know how the DX can be improved, is there something I'm missing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.