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
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
If the unmount happens before blur (for example, mouseDown event), onValueChange event doesnt fire and user changes are lost.
Expected behavior
OnValueChange is called before unmount.
I'm submitting a ... (check one with "x")
Current behavior
If the unmount happens before blur (for example, mouseDown event), onValueChange event doesnt fire and user changes are lost.
Expected behavior
OnValueChange is called before unmount.
Minimal reproduction of the problem with instructions
https://codesandbox.io/s/primereact-inputnumberbugs-tqb7z
Input #1
Please tell us about your environment:
React version:
17.01
PrimeReact version:
7.1.0
Browser:
Chrome 96.0.4664.93
Language: TS 3.3.3
The text was updated successfully, but these errors were encountered: