[React (Preact)] Combox and Combobox.Label not being associated properly #1305
Unanswered
michael-langley
asked this question in
Help
Replies: 0 comments
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.
-
I am using Combox in a Preact application and I am noticing that the Combobox and the Combobox.Label are not being associated correctly. Has anyone run across this?
Here is what gets rendered -- notice there is no

for
on the label, and the input labelled-by is incorrect as it does not match the label idHere is how I am implementing this code
Beta Was this translation helpful? Give feedback.
All reactions