monkey-front-core 21.0.7 → 21.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5508,7 +5508,7 @@ function provideDomainServiceWorker(workerUrl) {
5508
5508
  }
5509
5509
 
5510
5510
  const initialControl = {
5511
- isLoading: false,
5511
+ isLoading: true,
5512
5512
  isExporting: false,
5513
5513
  isDeleting: false,
5514
5514
  isDownloading: false,