Pilou
Pilou
Hi, thanks for bringing this up. Please disregard this warning. We will update our code to fix it soon.
`nhost.auth.getSession()` won't work in `getServerSideProps` as it has no access to the execution context. You could use [getNhostSession](https://docs.nhost.io/reference/nextjs/get-nhost-session) instead, and have a look at the NextJs example, for instance [this...
We will deploy Hasura v2.12 soon, thanks for your patience
Hello, Only the last code sent will work. Closing for now, don't hesitate to ping us if Johan's suggestion didn't solve your problem
Hello @MaxSchilling, We are moving away from Helm to use Kustomize instead. That being said, to open-source yours would be an awesome contribution, @noverby !
This issue is solved, closing it. Thanks!
Any decision or progress on this? Without it there's no way of funneling a file upload API to the Hasura graphql endpoint. Very impatient 🙂
Hello, It works fine when using Vue router in `history` mode. Making it work in `hash` mode is still to be solved. I'm renaming the issue to narrow it to...
Please have a look at the above draft PR: - on startup, it retries to import the token 20 times: the 5 first times every second, then every 5 second...