Open taivo opened 1 year ago
Hey @taivo I'm sorry, but it looks like we missed this issue. I'll find someone to take a look at it.
@ahaywood Do you mind just trying to reproduce this and provide us with a GitPod project that demos the issue? And if you feel up for it, actually fixing the bug would obviously be great too, but no pressure 🙂
What's not working?
The
setValueAs
prop does not get triggered for SelectField (but works fine for TextField)The only time I can get the
setValueAs
function above to run forSelectField
is when the dev server hot reload changes in the corresponding file. I'm using Chrome MacOS.Also, it looks to me like SelectField is not being validated onChange or onSubmit either (it's not limited to setValueAs ) but I have not setup full test cases to confirm.
How do we reproduce the bug?
No response
What's your environment? (If it applies)
Are you interested in working on this?