You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
langz
changed the title
InputMasked: Changing updating value from undefined to 0 doesn't apply/work for external components.
InputMasked: Changing updating value from undefined to 0 doesn't apply/work for external components.
Oct 9, 2024
🐛 Bug Report
When updating the value of an InputMasked from undefined to 0 using state, it doesn't update/apply/work.
https://codesandbox.io/p/sandbox/misty-water-6rjdgz?workspaceId=9eb653cb-4406-4b8f-bc96-714927cc7fcd
When doing so with an "internal component", it works:
https://codesandbox.io/p/sandbox/vigorous-volhard-c2dllw?workspaceId=9eb653cb-4406-4b8f-bc96-714927cc7fcd
The text was updated successfully, but these errors were encountered: