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

Autoformatting doesn't work with Vue 3 #331

Open
blamaestro opened this issue Mar 10, 2022 · 4 comments
Open

Autoformatting doesn't work with Vue 3 #331

blamaestro opened this issue Mar 10, 2022 · 4 comments

Comments

@blamaestro
Copy link

When I specify autoFormat prop nothing happens. The phone number isn't formatted.

For instance, I start typing: 7275671200. And when I type the last zero I don't see any formatting applied. Literally the same code works perfectly fine in Vue 2 application.

Link to the sandbox: https://codesandbox.io/s/hopeful-lumiere-1v1vm7?file=/src/App.vue

@theonoel
Copy link

theonoel commented Apr 4, 2022

@blamaestro i had the same issue with beta 6 and now it seems to work with 6.0.0-beta.7 :)

@meiyerDev
Copy link

@blamaestro i had the same issue with beta 6 and now it seems to work with 6.0.0-beta.7 :)

Thanks!

@existe-deja
Copy link

I'm facing this issue in 8.1.4

@existe-deja
Copy link

edit: I was doing some weird watchEffect stuff on my component, it's working properly

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

4 participants