Describe the bug
Having this error in embedded project
Unable to run Embedded Project
Looks like this project is being embedded without proper isolation headers.
[Read more about browser support for embedded projects](https://developer.stackblitz.com/platform/webcontainers/browser-support#embedding)
We tried to add headers like credentialless of cross-origin isolation but it didnt work.
Issue also ocures locally
Link to the blitz that caused the error
https://ensnode.io/docs/integrate/integration-options/enskit/example
https://stackblitz.com/edit/w4ozjb2k?file=src%2FApp.tsx
Steps to reproduce
Simply go to url and see the error
Expected behavior
Previously we have this example worked fine
Parity with Local
Screenshots
Platform
- OS: macOS
- Browser: Chrome, Brave
- Version:
"@stackblitz/sdk": "^1.11.0",
Additional context
No response
Describe the bug
Having this error in embedded project
We tried to add headers like
credentiallessof cross-origin isolation but it didnt work.Issue also ocures locally
Link to the blitz that caused the error
https://ensnode.io/docs/integrate/integration-options/enskit/example
https://stackblitz.com/edit/w4ozjb2k?file=src%2FApp.tsx
Steps to reproduce
Simply go to url and see the error
Expected behavior
Previously we have this example worked fine
Parity with Local
Screenshots
Platform
"@stackblitz/sdk": "^1.11.0",Additional context
No response