Open
Description
Describe the bug
When enabling virtualisation for the MultiSelect component, the dropdown becomes empty
To Reproduce
- Open the dropdown
- Scroll a little bit
- Click outside the dropdown to close it
- Open the dropdown again
- Dropdown is empty until you start scrolling
- You can also notice the scrollbar resets its size after you start scrolling again
https://stackblitz.com/edit/wnjddage-rctmr9hm?file=src%2Fmain.vue
Expected behavior
The dropdown should not be empty regardless of wether the user has scrolled or not.
Ticket ID: 1677944