Kuba
Results
2
issues of
Kuba
Added a nullable check to fix an issue that was causing app crashes when clicking on `Esc` during search Fixes https://github.com/primefaces/primevue/issues/5746
### Describe the bug We render `Autocomplete` inside `OverlayPanel` and after adding input and clicking on `Esc` button, it crashes our app with the following error.  I tried to...
Status: Needs Triage