-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
IE11 Blank White Page in Development Branch #2535
Comments
If anyone can reproduce this and provide errors that would be particularly helpful. |
I'm thinking the bundled version might be needed for the client version (the lib/api) (that's how I had to deal with it elsewhere) but not the server side..? |
This problem is fixed if you use the fork that includes the code in the PR referenced above. I'm using my fork of it at "github:zenweasel/transliteration" for testing, but you could also use the authors at https://github.com/callthem-online/transliteration |
Fixed by #2553 |
Expected behavior:
See the Reaction Homepage and everything.
Actual Behavior:
Get a blank white page and nothing happens.
Many debugger errors in console but not sure which ones are the important ones.
( Can't post them now because I can't copy them from a Windows Virtual Machine )
Steps to Reproduce the Behavior:
Load Reaction Development Branch in IE11
Versions
Node: 7.1.0
NPM: 5.0.4
Meteor Node: 4.8.3
Meteor NPM: 4.6.1
Reaction CLI: 0.10.0
Reaction: 1.3.0
Reaction branch: development
The text was updated successfully, but these errors were encountered: