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

Fails fatally if window.Promise is polyfilled after including dexie.js #386

Closed
dfahlander opened this issue Nov 30, 2016 · 0 comments
Closed

Comments

@dfahlander
Copy link
Collaborator

Dexie v2.0.0-beta.x: If window.Promise is undefined before including dexie.js and then afterward, window.Promise is polyfilled (for example by setting it to Dexie.Promise), transactions will fail fatally.

I am on to fixing this right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant