You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going to the svelte tutorial the "booting webcontainer" hangs at 20%.
The console shows:
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
welcome-to-svelte:1 Third-party cookie will be blocked. Learn more in the Issues tab.
w-corp-staticblitz.com/webcontainer.d0228c83.js:1
GET https://w-corp-staticblitz.com/webcontainer.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless-TKrfyaAP.js:1 Uncaught (in promise) TypeError: p is not a constructor
at lr (headless-TKrfyaAP.js:1:22909)
lr @ headless-TKrfyaAP.js:1
await in lr (async)
(anonymous) @ headless-TKrfyaAP.js:1
headless:7
GET https://w-corp-staticblitz.com/fetch.worker.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless:6
GET https://w-corp-staticblitz.com/webcontainer.d0228c83.js net::ERR_CERT_COMMON_NAME_INVALID
headless:1 The resource https://w-corp-staticblitz.com/fetch.worker.d0228c83.js 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.
headless:1 The resource https://w-corp-staticblitz.com/webcontainer.d0228c83.js 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 text was updated successfully, but these errors were encountered:
Hello, I get the same behavior in Firefox 115 and 127
In the console I see Uncaught DOMException: The operation is insecure. _0x41422d https://httpslearnsveltedev-xfsn-4a7e5jbs.w-corp-staticblitz.com/iframe.main.70dbe416.js:4 _0x4727c0 https://httpslearnsveltedev-xfsn-4a7e5jbs.w-corp-staticblitz.com/iframe.main.70dbe416.js:4
The solution was to change the "Enhanced Tracking Protection" in the Privacy settings, it was set to custom and I changed it to Strict and the site works normally now.
Going to the svelte tutorial the "booting webcontainer" hangs at 20%.
The console shows:
The text was updated successfully, but these errors were encountered: