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

Cors issue on Safai #1423

Open
1 task done
EvanSchleret opened this issue Apr 25, 2024 · 0 comments
Open
1 task done

Cors issue on Safai #1423

EvanSchleret opened this issue Apr 25, 2024 · 0 comments

Comments

@EvanSchleret
Copy link

Describe the bug

Container never load node dependancies because something is blocked by cors

[Error] Cancelled load to https://nuxt-ui-mxzpui.stackblitz.io/_relay_ because it violates the resource's Cross-Origin-Resource-Policy response header.
[Error] Failed to load resource: Cancelled load to https://nuxt-ui-mxzpui.stackblitz.io/_relay_ because it violates the resource's Cross-Origin-Resource-Policy response header. (relay, line 0)

Link to the blitz that caused the error

https://stackblitz.com/edit/nuxt-ui-mxzpui?file=app.vue,package.json,nuxt.config.ts

Steps to reproduce

  1. Open my Blitz container into Safari 17.4.1
  2. Check your web console
  3. See that cors error is showed

Expected behavior

Load correctly dependancies and start container

Parity with Local

Screenshots

No response

Platform

Browser name  = Safari
Full version  = 17.4.1
Major version = 17
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
performance.memory = undefined
Hash = 41fbae16

Additional context

No response

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

1 participant