Gertjan Jansen

Results 7 comments of Gertjan Jansen

I'm running into the same kind of hydration issues with the latest version: - [email protected] - nuxt 3.8.2 - [email protected]

I'm also noticing that the token is blank sometimes, which is not what I'd expect if `config.change_headers_on_each_request = true` by default.

I've experienced this issue with different rails projects with Docker on Linux, not on MacOS. For me, upgrading to sassc 2.4.0 solved the issue.

I'm also running into this issue when using digitalocean object storage.

> I got it to work using the following `tsconfig.json`: > > ```json > { > "extends": "../.nuxt/tsconfig.server.json", > "include": [ > "../.nuxt/types/nitro.d.ts", > "../.nuxt/types/auth.d.ts", > "../server/**/*" > ] >...

Well, it seems my typing issue has been resolved now. What I learned from this is that switching from the `local` to `authjs` provider changes the types being used, which...

+1 Same here. I can't use the extension because of this error. I keep seeing this error while I haven't configured text-davinci-003 anywhere