LouisMazel / maz-ui

Vue & Nuxt library of standalone components & tools to build interfaces

Home Page:https://maz-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default phone number not formatting correctly [MazPhoneNumberInput]

gadget-man opened this issue · comments

I'm having issues getting the PhoneNumberComponent to correctly format a default phone number.

I can get it to work fine using the following CodeSandbox, however as soon as I try and update to v3 this no longer works
https://codesandbox.io/p/sandbox/gjfsd

Is there a codesandbox available for the latest version that I could fork and hopefully replicate the issue to provide further details?

Hi @gadget-man,

Yes, you can fork this Stackblitz made with Vue 3:

Many thanks. I checked this using the latest version and it seems the issue has been resolved. However, the latest issue still has the CSS issues that you fixed as part of #981.

Is there a way that the reset CSS can be resolved within the latest release?

This can be closed, however I need to re-open #981 the formatting issue is still there.