Rafael Gomes

Results 13 comments of Rafael Gomes

Also facing the same issue. Wondering if anyone has got a solution.

Any examples of doing this with Next-Auth? Also, the example above is for client-side auth. Is there a way to use authentication with RSC? Do we need to manually pass...

Hi, @phryneas! I still don't understand how to crack this one. This is how I used to authenticate the getServerSideProps function: ```typescript export async function getServerSideProps(ctx: GetServerSidePropsContext) { const {...

Hi @phryneas! Thanks for letting me know as I pursuing the right solution! The issue was within the keyboard and the chair on my side of the screen. The reduce...

Yes, using Volar with Typescript with the recommended configuration for Nvim. I did try all the possible iterations of the recommended setup. Also tried on VSCode. This is just the...

I do get type checking on the script part though.

Just by sheer amounts of tries, I've had it working sometimes when my main typescript configuration breaks. For some reason, when I change the tsconfig and save without reloading, the...

Nope, might have spoken too soon. Well, it did work for me locally. I'm gonna try to play around with this and will give you an update. Not sure where...

Still can't get it to work on my work project, but running from your default setup there has been some typing. Although it quickly deteriorated. For some reason this typing...

Same result in VSCode. I also don't use VSCode a lot, so this is the recommended setup for it. Basically only installed Vue stuff.