Component: PickList element selection problem after filtering with ScrollBar #15011
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Given a PickList with:
When clicking on an item in the Source PickList in the second half of the list, then no item is selected and the scrollbar moves much lower.
Environment
Using Angular and PrimeNG in 16.0.2 version.
Using Chrome in last Version : 122.0.6261.112 (64 bits)
Reproducer
https://stackblitz.com/edit/28glhw?file=src%2Fservice%2Fproductservice.ts
Angular version
16.2.0
PrimeNG version
16.0.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
V20.10.0
Browser(s)
Chrome 122.0.6261.112 (64 bits)
Steps to reproduce the behavior
Expected behavior
I expect selection of item "Green Earbuds"
The text was updated successfully, but these errors were encountered: