Hello there,
We are also having problems saving, deleting and listing reports. We save the reports in the database. Http requests (getting the list, adding a new report, and deleting a report) take some time. That's why fetchReport doesn't work the way we want it to. How do we trigger fetchReport after http requests are finished?