Describe the bug
Problem Description
I can't see the preview of the code while trying to embed stack blitz. It says that the issue is related to cross-origin isolation headers, but I highly doubt this is outside our control.
I've tried every way, made by the application crossOriginIsolated too but still, It shows the same error.
Steps to Reproduce
- Open this Stackblitz sandbox: https://stackblitz.com/edit/sdk-create-project-with-npm-ts-lpsajdai?file=index.ts
- Let it embed & you'll see this kind of screen in the preview:

Please help me resolve this issue.
Link to the blitz that caused the error
https://stackblitz.com/edit/sdk-create-project-with-npm-ts-lpsajdai?file=index.ts
Steps to reproduce
- Open this Stackblitz sandbox: https://stackblitz.com/edit/sdk-create-project-with-npm-ts-lpsajdai?file=index.ts
- Let it embed & you'll see the error in preview
Expected behavior
It should show the preview instead of the isolation header error
Parity with Local
Screenshots

Platform
- OS: Linux
- Browser: Chrome
- Version: 133.1
Additional context
No response