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

Mask do not change #1034

Open
Iscrimou opened this issue Apr 22, 2024 · 0 comments
Open

Mask do not change #1034

Iscrimou opened this issue Apr 22, 2024 · 0 comments

Comments

@Iscrimou
Copy link

Iscrimou commented Apr 22, 2024

Describe the bug
Mask don't changes when a pass a new mask prop to my custom input.

I am using const mask = computed(() => props.mask) to ensure that change in props will be computed. Also console.log show the changing, but my input persists first mask. Any solution?

Environment:

  • OS: Linux Mint 20
  • IMask version: LTS
  • Framework/plugin version if used: Vue 3
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

1 participant