Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Polyfill promise conflict #1634

Open
muster-mark opened this issue Apr 8, 2021 · 0 comments
Open

[Bug] Polyfill promise conflict #1634

muster-mark opened this issue Apr 8, 2021 · 0 comments

Comments

@muster-mark
Copy link

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().

@muster-mark muster-mark added the bug label Apr 8, 2021
@gohabereg gohabereg added this to Needs triage in Issues triage Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Issues triage
Needs triage
Development

No branches or pull requests

2 participants