Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource loading error due to COEP policy #1003

Closed
CmetankaJDD opened this issue Jan 5, 2025 · 1 comment
Closed

Resource loading error due to COEP policy #1003

CmetankaJDD opened this issue Jan 5, 2025 · 1 comment

Comments

@CmetankaJDD
Copy link

Describe the bug

Resource loading error due to COEP policy
The resource cannot be downloaded from another source due to the built-in Cross-access Policy (COEP). Resource https://stackblitz.com/headless ?version=1.3.0-internal.10 is blocked.

Link to the Bolt URL that caused the error

https://super-duper-funicular-66q9q7vxwww255qv-5173.app.github.dev/chat/minesweeper-game

Steps to reproduce

  1. Go to https://super-duper-funicular-66q9q7vxwww255qv-5173.app.github.dev/chat/minesweeper-game
  2. Check the browser console for errors related to COEP and resource blocking https://stackblitz.com/headless ?version=1.3.0-internal.10.

Expected behavior

Resource https://stackblitz.com/headless ?version=1.3.0-internal.10 should load without COUP errors.

Screen Recording / Screenshot

Снимок экрана 2025-01-05 в 07 36 05 Снимок экрана 2025-01-05 в 07 36 58

Platform

  • OS: [macOS]
  • Browser: [Chrome]
  • Version: [131.0.6778.205]

Provider Used

GitHub Codespaces

Model Used

gemini 2.0 flash

Additional context

With the Cross-Origin Embedder Policy (COEP) enabled, each resource must specify a suitable Cross-Origin Resource Policy (CORP). Previously, adding CORP headers or using Cross-Origin-Embedder-Policy: credentialless was suggested, but the issue persists.

@thecodacus
Copy link
Collaborator

#1056 should fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants