-
Notifications
You must be signed in to change notification settings - Fork 85
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
next.js example not working in IE #7
Comments
What version of IE? |
Okay, found out some usage of non supported APIs on IE (such as |
Fixed by #8 |
Even though, demos are not updated yet by fix #8.
IE11 - console error message:
Unhandled promise rejection ReferenceError: Object Symbol is not defined
"Unhandled promise rejection"
2017-03-21 18:44 GMT+01:00 Tal Bereznitskey <[email protected]>:
… What version of IE?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFNG-VOIIbVocBHRBUVGjkGrjumU3VfDks5roAyCgaJpZM4MkGXm>
.
|
Thanks @creatingo, you are correct. There is a bug in The React Router example should work already for IE. |
In Image Gallery with next.js demo (excuse me, I forgot specify). Demo Page transitions (https://overdrive-demo.now.sh/) Demo With React Router - works NICE! |
No description provided.
The text was updated successfully, but these errors were encountered: