Include value
in hiddenSelectProps
?
#1069
vincerubinetti
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It appears that
hiddenSelectProps
(for using getting a Zag select value inFormData
) includes a bunch of the needed props, but doesn't include thevalue
which is needed.I've done this for now:
But it seems like it should just be included?
Beta Was this translation helpful? Give feedback.
All reactions