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

Add warning about v2.0 and IE11 #472

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Conversation

y2k4life
Copy link
Contributor

@3cp explains the issue here aurelia/dialog#387 and here on discourse

v2 switched to native dynamic import() statement to simplify the code. This is indeed a breaking change for IE11.

@3cp explains the issue here [Issue 387](aurelia/dialog#387) and here on [discourse](https://discourse.aurelia.io/t/ie11-dialog-promise-undefined/3240/16)

> v2 switched to native dynamic import() statement to simplify the code. This is indeed a breaking change for IE11.
@EisenbergEffect EisenbergEffect merged commit 48d8446 into aurelia:master Feb 18, 2020
@EisenbergEffect
Copy link
Contributor

Thank you @y2k4life !

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

Successfully merging this pull request may close these issues.

2 participants