Mendix 10 - Pagination widget of the List view control no longer work

0
I already posted this to the Slack channel, but now also here -->   We migrated our app to Mendix 10. Now we noticed the Pagination widget from the List view controls no longer work. It will freeze the list view after one page change. The browser console will show a "Maximum call stack size exceeded".   The List view control widget is deprecated by Mendix, the description says to use the new Gallery widget. This widget however does not provide the filtering options we use with the list view and list view controls. So nice to deprecate a widget without replacing the functionality.   Despite the deprecation the other (filtering) widgets from the list view control seem to work correctly. Does anyone ran into this issue and has a working pagination widget for the list view?
asked
1 answers
2

The funny thing this bug also is present on the forum. 

Just go to the questions, click on one, go back and use the pagination widget at the bottom of the grid to go to the next page.

answered