Mask is getting applied twice sometimes?
Hello guys,
I currently have a strange problem. It looks like sometimes (maybe at the first loading) the mask gets applied twice and this is impacting the user experience a lot unfortunately. My InputField is a custom TextInput
3 Replies
As you can see sometimes the mask is applied twice and changing this number: 9373-4150-3754-7693 to this number: 9373--415-0-37-54-7
Can you share some code?
Sure, I'm right now not sure if it is a mask problem. When i add the getOrcidAttribute function, the mistake is gone.
Numbers are saved like this in the database: 0008-9255-8427-9455
The error is also not in the custom Input Field because i render a TextInput under it to debug and it shows the same problem