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

[DLS] Bundle not working in IE11 #2699

Closed
compulim opened this issue Dec 10, 2019 · 0 comments · Fixed by #2649
Closed

[DLS] Bundle not working in IE11 #2699

compulim opened this issue Dec 10, 2019 · 0 comments · Fixed by #2649
Assignees
Labels
area-direct-line-speech bug Indicates an unexpected problem or an unintended behavior.

Comments

@compulim
Copy link
Contributor

Version

master

Describe the bug

Bundle do not work with IE11 because we bundled abort-controller and p-defer, which both of them does not have ES5-compatible code referenced in their package. We need to adopt them manually.

Steps to reproduce

  1. Open full bundle sample with IE11

Expected behavior

All bundle should work under IE11.

Additional context

[Bug]

@compulim compulim added bug Indicates an unexpected problem or an unintended behavior. Pending area-direct-line-speech labels Dec 10, 2019
@compulim compulim self-assigned this Dec 10, 2019
@compulim compulim mentioned this issue Dec 10, 2019
3 tasks
@corinagum corinagum mentioned this issue Dec 13, 2019
73 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-direct-line-speech bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant