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

Modal hard fails in IE 11 #2952

Closed
mgandley opened this issue Jun 26, 2018 · 3 comments
Closed

Modal hard fails in IE 11 #2952

mgandley opened this issue Jun 26, 2018 · 3 comments
Labels

Comments

@mgandley
Copy link
Contributor

Bug Report

Steps

Create a Modal and set the open property to true. Open using IE 11 (I'm specifically using 11.1088.15063.0 to reproduce).

Expected Result

The modal opens.

Actual Result

Hard crash. TypeError: Assignment to read-only properties is not allowed in strict mode.

Version

0.81.0

Testcase

https://codesandbox.io/s/py44qm940

@mgandley
Copy link
Contributor Author

I should note this is a new issue in v0.81.

@mgandley
Copy link
Contributor Author

Looks like this is the portal bug in #2886. Fixed by #2880. Closing as duplicate.

@BartoszCoyote
Copy link

I still got this issue

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

No branches or pull requests

2 participants