codex-team / codex-team/editor.js
Issue when upgrading `@editorjs/inline-code` to `1.5.0`
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hi there 👋
We recently tried to bump some minors of the `@editorjs/*` packages we use.
When deploying our changes, we have a white page with the following console error:
```
Uncaught ReferenceError: Cannot access 'A' before initialization
at styled-components-hgZNffg0.js:4:2189
```
Therefore, I upgraded each package one by one and the one that seems to cause the build error is `@editorjs/inline-code` in `1.5.0`.
Do you have an idea why this upgrade breaks when used in a project styled with `styled-components`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.