Replies: 2 comments 16 replies
-
Yes, that's definitely experimental containers. I guess you're running Chromium. Can you try Firefox ( The issue with Chromium its Proxy API is async, while the Firefox one is a dedicated one. |
Beta Was this translation helpful? Give feedback.
14 replies
-
Any feedback on this? Should I open an issue? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running concurrently with
experimentalContainers: true
. Everything seems to work fine but after a while I am seeingRequest without proxy
console logs. Example:Edit: Actually I think it's coming from
experimentalContainers
and it's not about my proxies.Beta Was this translation helpful? Give feedback.
All reactions