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

No refresh for Internet Explorer 11 #60

Open
OutsourcedGuru opened this issue Mar 21, 2017 · 0 comments
Open

No refresh for Internet Explorer 11 #60

OutsourcedGuru opened this issue Mar 21, 2017 · 0 comments

Comments

@OutsourcedGuru
Copy link

From: getting-started guide
node: v6.9.5
yarn: 0.21.3
(Presumably I pulled the master branch here in the next step)
Installed: git clone -o react-starter-kit -b master --single-branch https://github.com/kriasoft/react-starter-kit.git react-app
Next step: yarn install
Finally: yarn start
OS: Windows 7 Professional 64-bit
IE URL automatically started: http://localhost:3001/

Bring up second URL for browserSync: http://localhost:3002/
Refreshing first tab and visiting second indicates that IE - (11.0) is attached.

Bring up http://IPADDRESS:3001/ from iPad.
browserSync indicates Mobile Safari - (9.0) is attached.

  1. With everything running, edit src\components\Header\Header.js to change the title
  2. Note that Safari on the iPad instantly updates with the new information
  3. Note that IE 11 does not.
  4. Press F5 on IE 11 and see the update.
  5. Return to browserSync tab and verify that both browsers are still listed.
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

1 participant