After upgrading to umbraco 16 the media folder is acting up. When opening it it just shows the pagination bar, even though the sidebar is filled with items. These items can be opened and found. When searching the same thing occurs, results are found but not displayed.
I cannot find anything in the logs/console and the network tab shows /umbraco/management/api/v1/collection/media?id=&dataTypeId=&orderBy=updateDate&orderDirection=Descending&skip=0&take=100 returning results. The main div in the inspector seems empty.
I’m running 6.1.1, does anyone have any ideas where the issue may lie?