RadzenDataGrid Scroll Issue

Hello,
I Have a Blazor Server Application and I'm using Radzen.Blazor 4.32.7
I have a RadzenDataGrid with vertical scrolling, Virtualization and ExpandableRows.

I have more than a 15000 rows in my dataset.

I noticed that when I try to go up and down randomly with the scroll in some cases the refresh routine enters an infinite loop (see the attached video)
RadzenDataGrid.zip (3.0 MB)

Any ideas what could be the problem?

Outline of the Grid Markup:

Thank you very much in advance!

Best regards,
Ivan Temelkov