Akryum / Akryum/vue-cli-plugin-apollo
Google gets Unable to find native implementation, or alternative implementation for WebSocket!
Abierto
question
- Lenguaje dominante
- JavaScript
- Estrellas
- 477
- Forks
- 109
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Crawling pages with google webmaster tools shows
`Unable to find native implementation, or alternative implementation for WebSocket!` as a console error, and page is just blank.
wsClient is created with
```
import { createApolloClient } from 'vue-cli-plugin-apollo/graphql-client';
const { apolloClient, wsClient } = createApolloClient({
...defaultOptions
});
apolloClient.wsClient = wsClient;
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.