Hello,
I was unable to access Miro for 2 days or so. The website is stuck in the loading animation.
I’ve tried clearing the cache and logging in again. The login process itself works, but the moment i land on the https://miro.com/app/dashboard/ I get stuck again.
Dev tools show 3 errors:
c~appEntry.0ce3874c4c741ef4.js:sourcemap:1 Uncaught Error: trackEvent reached max retries: 10 after 51200 ms. Event key: feature_flag_web_sdk_initialized, params: {"duration":432}. Last error message: Missing dependency: MiroStat. Was requested by: MiroStat. Original error message: Missing dependency: MiroStat. Was requested by: MiroStat.
at a.resolveSingle (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:178243)
at a.resolve (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:176954)
at t (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:179790)
at c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:179923
at getAnalytics (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:33197)
at h (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:259337)
at trackEvent (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:260161)
at nY (c~appEntry.0ce3874c4c741ef4.js:sourcemap:1:30786)Understand this error
prepare.js:1 Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
c @ prepare.js:1Understand this error
4dashboard/:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
27 warnings (2 essentially, but one of them repeated 26 times):
<meta name="apple-mobile-web-app-capable" content="yes"> is deprecated. Please include <meta name="mobile-web-app-capable" content="yes">Understand this warning
(This warning is repeated 26 times) The resource <URL> was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
The network tab does not show any https requests with error codes.
OS: MacOS Sequoia, 15.3
Browser: Chrome, 138.0.7204.101