Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputMasked: Changing updating value from undefined to 0 doesn't apply/work for external components. #4089

Open
langz opened this issue Oct 8, 2024 · 0 comments · May be fixed by #4090
Open

Comments

@langz
Copy link
Contributor

langz commented Oct 8, 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

@langz langz linked a pull request Oct 8, 2024 that will close this issue
1 task
@langz 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant