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

react warning #86

Closed
luisrudge opened this issue Nov 27, 2016 · 3 comments
Closed

react warning #86

luisrudge opened this issue Nov 27, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@luisrudge
Copy link

luisrudge commented Nov 27, 2016

image

Warning: A component is contentEditable and contains children managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional.

@jpuri
Copy link
Owner

jpuri commented Nov 29, 2016

This warning was kind of un-avoidable. As I remember it happens with mentions. I will still again look into it in depth.

@jpuri jpuri added the bug label Dec 5, 2016
@jpuri jpuri added this to the 1.3.0 milestone Dec 5, 2016
@jpuri jpuri self-assigned this Dec 5, 2016
@jpuri
Copy link
Owner

jpuri commented Dec 5, 2016

I looked into this again again this is kind-of un-avoidable. Ref: https://www.reddit.com/r/reactjs/comments/2wnge4/how_to_disable_react_warnings/

I am closing this issue.

@jpuri jpuri closed this as completed Dec 5, 2016
@nss213
Copy link

nss213 commented Mar 31, 2017

Might this help? facebook/react#6112

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

No branches or pull requests

3 participants