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

InputNumber: Does not allow copy/pasting #6192

Closed
felduque opened this issue Mar 20, 2024 · 1 comment · Fixed by #6193
Closed

InputNumber: Does not allow copy/pasting #6192

felduque opened this issue Mar 20, 2024 · 1 comment · Fixed by #6193
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@felduque
Copy link

Describe the bug

InputNumber does not allow to paste any number

Reproducer

https://stackblitz.com/edit/stackblitz-starters-h5vcsq?file=app%2Fpage.tsx

PrimeReact version

10.5.3

React version

17.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

  1. Copy Number
  2. Paste Number in Input
  3. Does not paste the number in the input

Expected behavior

No response

@felduque felduque added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 20, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 20, 2024
@melloware melloware added this to the 10.6.0 milestone Mar 20, 2024
@melloware melloware self-assigned this Mar 20, 2024
melloware added a commit to melloware/primereact that referenced this issue Mar 20, 2024
@melloware melloware changed the title InputNumber: Does not allow pasting InputNumber: Does not allow copy/pasting Mar 20, 2024
@melloware
Copy link
Member

PR Submitted thanks for the report!

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

Successfully merging a pull request may close this issue.

2 participants