codex-team / codex-team/editor.js
[Bug] Polyfill promise conflict
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
This package seems to polyfill window.Promise, regardless of whether window.Promise already exists. This is causing problems as we are using and relying on our own polyfill (bluebird.js), but this is being replaced if I call new EditorJS().
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.