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

[Issue][MazPhoneNumberInput] Formatting doesn't work without v-model binding

b01010110 opened this issue · comments

Describe the bug
I don't know how much it's important behavior, but I decided to report about it.
When I started working with this component, I spent lots of time to understand it, I thought that it's a bug!

Formatting doesn't work without v-model binding.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://maz-ui.com/components/maz-phone-number-input
  2. Click on the second phone-number-input and type the example number.

Hi @b01010110,

I completely rewrote the component to improve it and fix some bugs.
I released v3.37.2 and this version fixes your bug.

Let me know if anything doesn't work as expected.

Enjoy