Alex Foster

Results 3 issues of Alex Foster

**Describe what happened** After the recent upgrade to `ssh2` in this PR https://github.com/DataDog/datadog-ci/pull/297 - when running `yarn install` the `ssh2` package fails to install. It could be the same issue...

bug

I have a page component that is using `getInitialProps` to fetch data using Apollo via the `ctx.apolloClient`. ``` Page.getInitialProps = async (ctx: ApolloPageContext) => { const response = await ctx.apolloClient.query({...

When playing a multiple player game I am getting a CORS error. It seems to be intermittent though. ![image](https://user-images.githubusercontent.com/2777141/79608792-87131280-80ed-11ea-89ab-ff902e514b33.png)