Data is not loaded properly and also popup closed automatically after click selectAll and scroll the list
Replication Procedure:
1. Run the sample
2.Open the popup
3. Click "Select all" and scroll the list quickly
4. You can see popup is closed automatically
5. Now again open the popup and scroll the list quickly
6. And focusout the component
7. Now you can see popup is opened automatically and shows "Request Failed"
## Expected Behavior:
Datas should loaded properly and popup should not closed automatically
## Actual Behavior:
Data is not loaded properly and also popup closed automatically after click selectAll and scroll the list when virtualization is enabled.