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

InputMask: input is getting mixed up #6276

Open
zyless opened this issue Aug 22, 2024 · 1 comment · May be fixed by #6407
Open

InputMask: input is getting mixed up #6276

zyless opened this issue Aug 22, 2024 · 1 comment · May be fixed by #6407
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working

Comments

@zyless
Copy link

zyless commented Aug 22, 2024

Describe the bug

The input for the InputMask Component gets mixed up when unmask is set to true

Inputmaskbug.mp4

Reproducer

https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-ppqqfe?file=src%2FApp.vue

PrimeVue version

4.0.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

Use the following props for the InputMask Component:

mask="***** ***** ***** *****"
slot-char="_"
:auto-clear="false"
:unmask="true"

Type numbers into the Field

Expected behavior

No response

@zyless zyless added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 22, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 29, 2024
@alansgonzaga
Copy link

It was working on v3.
Anyone could make it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants