Update TextInput based on Select value
I have two fields:
I would expect that the field would hide if I select option 0 in my Select component. This is not happening. Any ideas what I'm missing here?
2 Replies
Does typecasting it help since then it will know what to inject?
No, same result unfortunately.