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

showLabel prop on DOM element #32

Closed
eric-kimbrel opened this issue Dec 21, 2017 · 0 comments · Fixed by #33
Closed

showLabel prop on DOM element #32

eric-kimbrel opened this issue Dec 21, 2017 · 0 comments · Fixed by #33

Comments

@eric-kimbrel
Copy link

Problem description

NavigationView passes the showLabel prop to DOM elements causing a warning:

Warning: React does not recognize the showLabel prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase showlabel instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Link to minimal working code that reproduces the issue

Versions

  • React-UWP: 1.1.6
  • React: 3.2.14
  • Browser: Chrome
myxvisual added a commit that referenced this issue Dec 24, 2017
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

Successfully merging a pull request may close this issue.

1 participant