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

Pasting value into mask with prefix also add prefix. #1269

Closed
XadGar opened this issue Nov 15, 2023 · 1 comment
Closed

Pasting value into mask with prefix also add prefix. #1269

XadGar opened this issue Nov 15, 2023 · 1 comment
Labels

Comments

@XadGar
Copy link

XadGar commented Nov 15, 2023

🐞 bug report

Is this a regression?

It reproduces in 15.2.0 version and later.
Version 15.1.5 and lower works fine.

Description

When any value is pasted into mask with prefix prefix digits also added into value

🔬 Minimal Reproduction

  1. open live documentation
    image
  2. paste any string value without "prefix", for example "11qq22"
  3. mask added "71122"
    image

🔥 Exception or Error

No exceptions or errors

@XadGar XadGar changed the title Pasting value into mask with prefix also added prefix. Pasting value into mask with prefix also add prefix. Nov 15, 2023
@andriikamaldinov1
Copy link
Collaborator

@XadGar Thanks for using Ngx-mask. Please update to latest version.
It example all work as expected - https://jsdaddy.github.io/ngx-mask/#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants