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

React16 warning for valueLink property on textarea #8526

Closed
serle opened this issue Oct 3, 2017 · 2 comments
Closed

React16 warning for valueLink property on textarea #8526

serle opened this issue Oct 3, 2017 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@serle
Copy link

serle commented Oct 3, 2017

I get the following warning under React16

React does not recognize the valueLink prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase valuelink instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in textarea (created by EnhancedTextarea)
....

MUI version 0.19.3

@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Oct 3, 2017
@oliviertassinari
Copy link
Member

Duplicate of #7779

@oliviertassinari oliviertassinari marked this as a duplicate of #7779 Oct 3, 2017
@ask2mahtab
Copy link

The same issue we are facing. if we are keeping prop names in camelCase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants