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
Component: Autocomplete component - wrong options being sent to overlay componentWrong data is being sent as input to the overlay component inside auto complete component. Virtual scroll options (virtualScrollOptions) are being sent as input([options]) to the <p-overlay> component inside <p-autocomplete> component. Below is the screenshot of the code in the lts version which we bought recently ![Screenshot 2024-04-10 at 4 36 41 AM](https://github.com/primefaces/primeng/assets/143848276/38a33678-abaf-4a6f-9751-242c2b039bf1)
#4074