PK

Results 4 issues of PK

**Describe the bug** In any hasura-backend-plus version released after `v2.4.0`, the container throws a warning if the PostgreSQL connection string uses `sslmode=required` and the used certificate on the database server...

* Puppeteer version: 1.8.0 * Platform / OS version: Windows 8.1 * Node.js version: v10.11.0 **What steps will reproduce the problem?** Assuming there is a registered serviceworker and a notification:...

bug
chromium
confirmed

**The problem** @nhost/nhost-js uses Axios. Thus, the Nhost client can't be used in SSR if Nuxt is deployed as a Cloudflare worker. This leads to ```await client.auth.refreshSession(refreshToken.value)``` failing in ```nhost.server.ts```...

**The bug** If the access token get's refreshed by the Nhost client, a hydration mismatch happens (if the access token is displayed) and further requests like page reloads fail, leading...

bug