Numeric Text Input with mask dehydrates to null
I had a strange behavior today with a Numeric TextInput. Any kind of mask on it triggers the required validation error message. i Had to create a custom TextInput input that shows formated state on the hint label for my purpose.
1 Reply
Please provide the code for your TextInput. Otherwise we can’t really help.