Blazor Paging bug

When using paging and sorting in RadzenGrid, it looks like page count on pager is not updated.

How to reproduce.

  1. Fill grid with large dataset (50 pages)
  2. Filter by any column (result should be more than 1 page)
  3. Scroll to the end of dataset. You still can scroll right until page 50.

Thanks for the report! We will fix it in the next version.