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

Example of vue-imask component for Vue3 does not work #1008

Closed
medvesekg opened this issue Mar 1, 2024 · 1 comment
Closed

Example of vue-imask component for Vue3 does not work #1008

medvesekg opened this issue Mar 1, 2024 · 1 comment

Comments

@medvesekg
Copy link

Describe the bug
The example described in the docs for using vue-imask component with Vue 3 doesn't seem to work correctly. The imask doesn't accept any input.

To Reproduce
CodeSandbox reproduction.

Expected behavior
I would expect the imask to accept my input and reflect that in the variable bound by v-model

Environment:

  • CodeSandbox
  • vue-imask: 7.5.0
  • vue 3.4.15
@s-cryptor
Copy link

add "allowJs": true to your tsconfig and it will work

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

No branches or pull requests

3 participants