We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a Modal and set the open property to true. Open using IE 11 (I'm specifically using 11.1088.15063.0 to reproduce).
The modal opens.
Hard crash. TypeError: Assignment to read-only properties is not allowed in strict mode.
0.81.0
https://codesandbox.io/s/py44qm940
The text was updated successfully, but these errors were encountered:
I should note this is a new issue in v0.81.
Sorry, something went wrong.
Looks like this is the portal bug in #2886. Fixed by #2880. Closing as duplicate.
I still got this issue
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: