I have a dashboard that has been working perfectly fine for months now but since yesterday hasn't been working the same.
This dashboard has a nested listview where the outer listview contains the output from 1 query and the inner listview contains the output from a second query. The inner list view contains a dynamic amount of containers in it based on the number of rows in the query. The query outputs everything just fine and as expected but the listview doesn't show everything. The weird part is that it accounts space for those items though but they're just blank, as you can see in the image below.
I'm not sure why this is occurring since I have faced no issues with this before hand and the queries themselves are clearly fine and nothing has been edited in the dashboard.
How can I fix this?