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

Type problem when using useHookFormMask with React Hook Form register #78

Open
bruamado opened this issue Apr 13, 2024 · 1 comment
Open

Comments

@bruamado
Copy link

When trying to initialize the useHookFormMask with register from React Hook Form, I get this error:

image
image

It looks like it can't verify my registered inputs type at React Hook Form

Here is my React Hook Form initializer:
image

@eduardoborges
Copy link
Owner

What version of react-hook-form are u using?

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

No branches or pull requests

2 participants