Skip to content

When the ”sandbox“ page opens, a circular request error occurs (ERR_BLOCKED_BY_CLIENT) #569

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

Open
1 of 2 tasks
lkangle opened this issue Nov 6, 2022 · 1 comment
Open
1 of 2 tasks
Assignees
Labels
bug Something isn't working

Comments

@lkangle
Copy link

lkangle commented Nov 6, 2022

Build tool

Vite

Where do you see the problem?

  • In the browser
  • In the terminal

Describe the bug

image

When running in dev mode, an error occurs when loading the extension to access the chrome-extension://xxxxx/test.html page.
when running in prod mode is ok.

Reproduction

https://stackblitz.com/edit/vitejs-vite-ver5fh?file=manifest.js

Logs

no

System Info

System:
    OS: macOS 12.1
    CPU: (8) arm64 Apple M1
    Memory: 129.31 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 14.17.6 - ~/.nvm/versions/node/v14.17.6/bin/node
    Yarn: 1.22.17 - ~/.nvm/versions/node/v14.17.6/bin/yarn
    npm: 6.14.15 - ~/.nvm/versions/node/v14.17.6/bin/npm
  Browsers:
    Chrome: 107.0.5304.87
    Safari: 15.2

Severity

annoyance

@jacksteamdev
Copy link
Contributor

jacksteamdev commented Nov 6, 2022

Thanks for the heads up! IIRC, this is a limitation of Chrome. See #280 (comment)

The error message is different than in the past. I'll set aside some time to investigate more.

@jacksteamdev jacksteamdev added the bug Something isn't working label Nov 6, 2022
@jacksteamdev jacksteamdev self-assigned this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants