Multiselect unnecessarily scrolling to bottom of options on open #7219
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
As the title suggests, when you open the select, the options scroll to the bottom of the options.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-g7k3yaw7?file=src%2FApp.vue
Environment
The same as in the recreated example.
Vue version
3.5.12
PrimeVue version
4.2.5
Node version
18
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The options should start at the top and the component should not scroll to the bottom of the options.
The text was updated successfully, but these errors were encountered: