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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docs or types of InputMasked #3134

Open
langz opened this issue Dec 20, 2023 · 0 comments
Open

Improve docs or types of InputMasked #3134

langz opened this issue Dec 20, 2023 · 0 comments

Comments

@langz
Copy link
Contributor

langz commented Dec 20, 2023

馃悰 Bug Report

As of now, all the properties of InputMasked is optional, so I would assume that using <InputMasked /> without any props, would result in a default working version of the InputMasked component. But when just doing <InputMasked />, the result I get can't be used for anything? 馃 Or at least, I'm not able to enter any data in the input field, etc.

To Reproduce

https://codesandbox.io/p/sandbox/gallant-bird-p2lhdf?file=%2Fsrc%2FApp.tsx%3A1%2C30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant