codex-team / codex-team/editor.js

How can I get insight into what is causing plugin errors?

Open
#2,115 3 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/603175/182342596-2fcc651b-a4b0-436b-bc5e-2620b3018c8f.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.