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

Internet Explorer is not working in latest dev - since Razzle.js #811

Closed
BenJeau opened this issue Aug 21, 2020 · 2 comments · Fixed by #930
Closed

Internet Explorer is not working in latest dev - since Razzle.js #811

BenJeau opened this issue Aug 21, 2020 · 2 comments · Fixed by #930
Assignees
Labels
🐞 bug Something isn't working ⚠️ high priority
Milestone

Comments

@BenJeau
Copy link
Contributor

BenJeau commented Aug 21, 2020

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@BenJeau BenJeau added 🐞 bug Something isn't working ⚠️ high priority labels Aug 21, 2020
@BenJeau BenJeau changed the title Internet Explorer is not working in latest dev Internet Explorer is not working in latest dev - since Razzle.js Sep 2, 2020
@BenJeau
Copy link
Contributor Author

BenJeau commented Sep 2, 2020

Related IE issues with razzle.js
jaredpalmer/razzle#998 - facebook/create-react-app#5336

On dev locally the error is here (IE can't read arrow functions)
image

And on dev server the error is here (arrow functions again...)
image

@BenJeau
Copy link
Contributor Author

BenJeau commented Sep 25, 2020

A way to fix this is replacing razzle.js with what we had before or something similar to what we had and implement either this https://github.com/andrewmclagan/react-env or https://www.freecodecamp.org/news/how-to-implement-runtime-environment-variables-with-create-react-app-docker-and-nginx-7f9d42a91d70/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working ⚠️ high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants