InputNumber's onInputBlur fails when component gets destroyed #633
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
When using InputNumber inside a Dialog with closeOnEscape="true" or dismissableMask="true", onInputBlur gets executed when the component is already destroyed, so it throws an error.
It affects PrimeVUE 2 and PrimeVUE 3.
You can easily reproduce it on https://www.primefaces.org/primevue/showcase/#/datatable/crud:
The text was updated successfully, but these errors were encountered: