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. ![image](https://github.com/primefaces/primevue/assets/168482962/6aa75ff7-d9a9-4472-9cbc-17225098344d) I tried to...

Status: Needs Triage