-
-
Notifications
You must be signed in to change notification settings - Fork 27k
SCRIPT1002:Syntax error 0.chunk.js(51798,30 ) #8546
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
Comments
Hi @whitepotato, Seems you are using IE11. Have you added You should first install the package yarn add react-app-polyfill and add the following lines to the
|
I see the same problem: CodeSandbox. I included import "react-app-polyfill/ie11";
import "react-app-polyfill/stable"; and set the browser list to "browserslist": [">0.2%", "not dead", "not op_mini all"] |
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. |
Describe the bug
The screen got white and it can't be seen anything.
Did you try recovering your dependencies?
yes.
I've tried these .
https://stackoverflow.com/questions/55945683/react-select-ie-11-typeerror-object-doesnt-support-property-or-method-assig
https://stackoverflow.com/questions/59904177/react-white-screen-displaying-on-the-side-with-internet-explorer
(Write your answer here.)
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
Whenever it is on IE , pages always are white blank.
(paste the output of the command here.)
Steps to reproduce
(Write your steps here:)
Expected behavior
(Write what you thought would happen.)
Actual behavior
(Write what happened. Please add screenshots!)
Reproducible demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: