Akryum / Akryum/vue-cli-plugin-apollo

Google gets Unable to find native implementation, or alternative implementation for WebSocket!

Open
#122 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
477
Forks
109
PR merge metrics
No merged PRs in 30d

Description

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;
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.