You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, aria-describedby is not supported, could this be added, most probably the same way as the aria-label(ledby), like ariaDescribedbyForHandle: string | string[].
Workaround for now is to do it in a useEffect, getting the slider thumb and add it.
The text was updated successfully, but these errors were encountered:
Hi,
aria-describedby
is not supported, could this be added, most probably the same way as thearia-label(ledby)
, likeariaDescribedbyForHandle: string | string[]
.Workaround for now is to do it in a useEffect, getting the slider thumb and add it.
The text was updated successfully, but these errors were encountered: