-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Comments
melloware
added a commit
to melloware/primereact
that referenced
this issue
Mar 20, 2024
PR Submitted thanks for the report! |
mertsincan
pushed a commit
that referenced
this issue
Mar 25, 2024
Pasting does not work in the latest PrimeReact version. |
@tapz i would open a new ticket... |
@melloware I managed to implement a workaround with onPaste. There are so many weird things in PrimeReact that I don't have time to report them all. Should have chosen some more mature and flexible framework. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Expected behavior
No response
The text was updated successfully, but these errors were encountered: