LouisMazel / vue-phone-number-input

A phone number input made with Vue JS (format & valid phone number)

Home Page:https://louismazel.github.io/vue-phone-number-input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(BUG)

nmsl8848 opened this issue · comments

Describe the bug

When opened in the vue2 frame, the animation when entering the number is no longer reduced.
it just like a switch what it be turn off.

Steps to reproduce

vue2. node v16. when i use yarn add maz-ui@2 it appear version v1.22.19.
and i have some global settings from my framework. im freshman for vue. so .......

Example:

Expected behavior

cloud u please tell me how to use this part code to cover it or what pages i can read to help me improve this problem.

Screenshots

If applicable, add screenshots to help explain your problem.
image
image

Device (please complete the following information)

google chrome latest.
vue2
node16
win10

Hi @nmsl8848,
Can you show me the code where you implemented it?

  • this is how i use to views in src.
    image
  • this is what i config
    image
  • and this is what i try to cover parent component style.(not work maybe)
    image

i want to implement when i input number the word could be mid of the input box. but after i trying. the result is what picture i puted that.

i didnt notice this component has not maintained, if this problem brought u trouble, please forgive me for this.