DropDownDataGrid error in search

An error occurs in DropDownDataGrid when you search for an item and have previously moved to the last page.

It is reproducible at https://blazor.radzen.com/dropdown-datagrid

Steps to reproduce it:
Click on the last page button

.
In the search box enter Ana

The DropDownDataGrid shows nothing. If we click on the header "CompanyName" to sort then it shows the corresponding records.

Will be fixed in the next update