When using the datagrid in Firefox the component pulls the entire list object instead of skipping and taking 10. This makes the initial load of the component very slow.
I was able to reproduce this. Looks like Blazor Virtualize component works in different way in Firefox vs Chrome. Here is how it looks the rendering in FF: