Slider component with FormField causes Incorrect use of <label for=FORM_ELEMENT> #5206
Unanswered
ben-xiao-io
asked this question in
Q&A
Replies: 1 comment
-
Also facing this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Slider component causes this error
Incorrect use of <label for=FORM_ELEMENT>
. If i replace it with<Input />
it goes away, but for my needs, a slider is required. Any ideas?Related: Issue 1573
This is the closest issue I can find, but none of the suggestion actually works.
Beta Was this translation helpful? Give feedback.
All reactions