Open peter-emad99 opened 3 months ago
Thanks for the issue @peter-emad99 . I believe it might be upstream issue with @internationalized/number
. seeing the same issue with react-aria-components
upstream issue https://github.com/adobe/react-spectrum/issues/6861
Environment
Link to minimal reproduction
https://stackblitz.com/edit/9vt2xh?file=src%2FApp.vue
Steps to reproduce
use these props on NumberFieldRotte Component
Describe the bug
i'm using this option on number-field it working well if locale is en or fr but when locale is ar increment and decrement start the unexpected beheviour if value less than 3 ( that's what i get with trial)
Expected behavior
No response
Context & Screenshots (if applicable)
No response