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

Unable to open sample app in IE8 #47

Open
d205 opened this issue Sep 5, 2017 · 1 comment
Open

Unable to open sample app in IE8 #47

d205 opened this issue Sep 5, 2017 · 1 comment

Comments

@d205
Copy link

d205 commented Sep 5, 2017

Hi,

I am unable to open app in IE8 .
I tried to open http://react-ie8.getfuli.com, it loads and when clicked on counter link, I am getting 404 error.
Note: app is working find in latest ver. of IE ie. edge or 11.

@xcatliu
Copy link
Owner

xcatliu commented Sep 5, 2017

The reason is ie8 doesn't support history api. So when you click counter link, it will open a new page http://react-ie8.getfuli.com/counter which is 404.

You should check the React Redux Start Kit documentation to see if it support isomorphic web app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants