When I used the Form component and select (multiple selection mode) component together, unexpected situations occurred. #4412
Unanswered
FerretAngel
asked this question in
Help
Replies: 1 comment 4 replies
-
I'd say this is a basic functionality you'd expect from select. There is no mention in the docs it should not work. Do we have an ETA on this @jrgarciadev ? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use multiple selection mode and form together, the form can only collect single data. And the value I bound is a label. The select component still submitted a key as a value...
tagSelectCode
formCode
Beta Was this translation helpful? Give feedback.
All reactions