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

fix: TS Tree Child InputCheckbox error #2178

Closed
ldelia opened this issue Mar 1, 2021 · 0 comments · Fixed by #2189
Closed

fix: TS Tree Child InputCheckbox error #2178

ldelia opened this issue Mar 1, 2021 · 0 comments · Fixed by #2189
Assignees
Labels
bug Something isn't working

Comments

@ldelia
Copy link

ldelia commented Mar 1, 2021

Tree child renders InputCheckbox (PrimitiveCheckbox) without setting the label attribute.
That generates the below error:
Warning: Failed prop type: The proplabelis marked as required inLabel, but its value is undefined. in Label (created by PrimitiveCheckbox)

@ldelia ldelia added the bug Something isn't working label Mar 1, 2021
HellWolf93 added a commit that referenced this issue Mar 6, 2021
HellWolf93 added a commit that referenced this issue Mar 6, 2021
TahimiLeonBravo added a commit that referenced this issue Mar 7, 2021
jpetaux pushed a commit to jpetaux/react-rainbow that referenced this issue Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants