You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described on the documentation page - there is a way to use the "Integer Only" and the "Without Grouping" options.
However, it's not working as expected on the demo page (the latest PrimeReact version) - when clicking on the "Edit in StackBlitz".
In the application I'm developing it's also not working,
Also, in the documentation, I don't see another way to handle the integer-only values.
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
Nov 28, 2024
Describe the bug
As described on the documentation page - there is a way to use the "Integer Only" and the "Without Grouping" options.
However, it's not working as expected on the demo page (the latest PrimeReact version) - when clicking on the "Edit in StackBlitz".
In the application I'm developing it's also not working,
Also, in the documentation, I don't see another way to handle the integer-only values.
Reproducer
https://stackblitz.com/edit/cdfitb?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
10.5
in the "Integer Only" or the "Without Grouping" fieldExpected behavior
The "Integer Only" and the "Without Grouping" options should work correctly, as in the Prime React documentation page
The text was updated successfully, but these errors were encountered: