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: Copy Paste not working #3915

Closed
monipatel26 opened this issue May 2, 2023 · 2 comments · Fixed by #4363
Closed

InputMask: Copy Paste not working #3915

monipatel26 opened this issue May 2, 2023 · 2 comments · Fixed by #4363
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working

Comments

@monipatel26
Copy link

Describe the bug

If I fill the InputMask with a number and try to paste another copied number in the field then it is not replacing the previous text.

Reproducer

https://codesandbox.io/s/serene-goldberg-up3sps

PrimeVue version

3.27.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Type a number in PrimeVue's InputMask basic component
  2. Copy a different number
  3. Paste that number in the same InputMask basic component

Expected behavior

It should replace the previously entered number with the copied number

@monipatel26 monipatel26 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 2, 2023
@sezisfurkan sezisfurkan self-assigned this May 9, 2023
@bahadirsofuoglu bahadirsofuoglu 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 May 10, 2023
sezisfurkan added a commit that referenced this issue May 11, 2023
@monipatel26
Copy link
Author

@sezisfurkan @bahadirsofuoglu when we can expect this to be resolved?

@Flink91
Copy link

Flink91 commented Aug 31, 2023

I am also facing this issue

@bahadirsofuoglu bahadirsofuoglu added this to the 3.32.3 milestone Aug 31, 2023
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.33.0, 3.33.1 Sep 1, 2023
@mertsincan mertsincan removed this from the 3.34.0 milestone Dec 19, 2023
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.

6 participants