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

Break with 15rc1 #6262

Closed
technion opened this issue Mar 14, 2016 · 3 comments
Closed

Break with 15rc1 #6262

technion opened this issue Mar 14, 2016 · 3 comments

Comments

@technion
Copy link

Hi,

I have a fairly trivial application which was running on ReactJS 0.14.x. Since I've moved it to 15rc1, it continues to work perfectly in Chrome. However, in IE11, in appears to render critical parts empty. The relevant piece of code where I'm failing is here:

https://github.com/technion/erlvulnscan/blob/master/frontend/assets/erlvulnscan.jsx#L37

There is no error output on the debug console. The DOM explorer appears to just render it with missing data.

You can see the application with the relevant behaviour running live at: https://erlvulnscan.lolware.net. Enter any network (127.0.0.0 will yield the fastest return) to see the issue.

Edit: For non IE users, you can see a SS here: http://imgur.com/i9TciqZ

@syranide
Copy link
Contributor

I'm quite sure this is what you're seeing: #6246 #6251

@jimfb
Copy link
Contributor

jimfb commented Mar 14, 2016

I agree with @syranide, this looks like a duplicate of the mentioned bugs. The fix has already been merged into master. If you experience the bug in RC2 (which will be released soon) or in the master/future build (eg. http://jimsproch.com/react/future/), ping us to reopen/reinvestigate.

@jimfb jimfb closed this as completed Mar 14, 2016
@technion
Copy link
Author

Thanks everyone! Looking forward to RC2.

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

3 participants