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

Warning react 16.0 #19

Closed
benjamin-sln opened this issue Oct 3, 2017 · 1 comment
Closed

Warning react 16.0 #19

benjamin-sln opened this issue Oct 3, 2017 · 1 comment

Comments

@benjamin-sln
Copy link

benjamin-sln commented Oct 3, 2017

Warning: Prop dangerouslySetInnerHTML did not match.

Server:
<noscript>&lt;img src=\"my_url_picture\" /&gt;</noscript>
Client:
<noscript><img src=\"my_url_picture\"></noscript>

@Merri
Copy link
Owner

Merri commented Oct 3, 2017

This is a bug in React 16: facebook/react#10993

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