apollo
apollo copied to clipboard
Getting Failed to construct 'WebSocket': The URL 'undefined' is invalid
Describe the bug Upon install with vue cli @vue/cli 4.5.13 I am getting the error Failed to construct 'WebSocket': The URL 'undefined' is invalid
To Reproduce Steps to reproduce the behavior:
- install vue-cli
- install vue-apollo plugin
- run app, crash in ui
Expected behavior vue apollo should start
Versions vue: 2.6.11 vue-apollo: 3.0.0-beta.11 @apollo/client: 3.4.1