You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
index.js:95 [wxt] Failed to setup web socket connection with dev server DOMException: Failed to construct 'WebSocket': The URL's scheme must be either 'ws' or 'wss'. 'http' is not allowed.
at getDevServerWebSocket
.output/background.js
functiongetDevServerWebSocket(){if(ws==null){constserverUrl="http://localhost:3000";///herelogger.debug("Connecting to dev server @",serverUrl);
enviroment:
OS: windows 10 21H2
browser: Edge 119.0.2151.72
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
error message from edge devtools console:
.output/background.js
enviroment:
OS: windows 10 21H2
browser: Edge 119.0.2151.72
Beta Was this translation helpful? Give feedback.
All reactions