Context
Studio name: Autour de Minuit
Kitsu version: 1.0.11
Production type: TV Show (no episodes)
Describe the bug
I am in a situation where the assets page is not fetching the assets at first page load but it works if switching from Shots to Assets in the dropdown menu.
For example loading the /productions/<production_id>/episodes/all/assets page does not fetch the assets but loading the /productions/<production_id>/episodes/all/shots page then switching to Assets effectively loads the assets with this GET request:
http://<kitsu_url>/api/data/assets/with-tasks?project_id=<project_id>&episode_id=all
Screenshots
(All the screenshots were taken in local dev setup)
First load of Assets page:

Going to Shots then switching back to Assets:

Desktop (please complete the following information):
- OS: Linux Mint 22
- Browser: Firefox 147.0.2
Context
Studio name: Autour de Minuit
Kitsu version:
1.0.11Production type:
TV Show(no episodes)Describe the bug
I am in a situation where the assets page is not fetching the assets at first page load but it works if switching from
ShotstoAssetsin the dropdown menu.For example loading the
/productions/<production_id>/episodes/all/assetspage does not fetch the assets but loading the/productions/<production_id>/episodes/all/shotspage then switching toAssetseffectively loads the assets with this GET request:Screenshots
(All the screenshots were taken in local dev setup)
First load of

Assetspage:Going to

Shotsthen switching back toAssets:Desktop (please complete the following information):