This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
not compatible with ie 11 in some scenarios #33
Closed
Description
run https://github.com/reactjs/react-tutorial in Chrome and Firefox, it works as expected.
But in IE 11, after post a new comment, the new comment will flash for a second at the bottom, then it disappears. Refresh the browser window, the new comment does not show.
When close all IE windows, and open a new process of IE, the new comment will show.
Launch developer tools will also show the new comment.
Also similar issue repro in https://github.com/i-like-robots/react-tube-tracker. So it's not specific to the code.
Repro in different machines. So it's not specific to machine configuration.
Opened a question in stackoverflow.com: http://stackoverflow.com/questions/28723826/reactjs-is-not-compatible-with-ie-11-in-some-scenarios
Metadata
Metadata
Assignees
Labels
No labels