We have some stability issues using initially disabled. I notice that, after some time leaving the browser inactive, the data sources we use initially disabled are empty (not disabled again, only empty).
I hoped to set up a safeguard, setting up a timer that listened to whether the data source is empty or not, but I see that it is not triggered.
BTW, we only use this feature to limit the loading time of the first load and are actually immediately enabling the data sources in “on App Loaded”, just to show our own loader rather than the appfarm loader. Interested in other solutions if you have other ways of solving this.