InputMask somehow clears the initial value to empty string #290
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I am using InputMask to display and input date value as yyyy-mm-dd string, and my initial value is fetched from a backend API using axios as promise. I found that InputMask will automatically clear the initial value to empty string when the promise delay is within specific timing.
The detailed issue description is as follows:
The text was updated successfully, but these errors were encountered: