Lubinski

Results 6 comments of Lubinski

Hi @apostolos Why do the docs have an async on the client components? But either way, I first did it the same way you did but would then face the...

@apostolos Thank you! So for now we would have to use this (nasty) work around with the double render until they solve it?

@balazsorban44 The async on the client component was already changed. But there really was one. The problem actually exactly happens when calling the function with the fetch in `use()`

@apostolos For me its not working too even tho I am an v13.0.2 Same error as @ShravanSunder What version of React is required? I am on 18.2.0

@apostolos Gotcha! Yeah I saw that everything on the client worked so far but thought I was missing something for the server to render correctly.

It does not even work without turbo. No styles are applied whatsoever when navigating between pages. Guess css modules are just broken. Regular css files get applied, like global.scss Always...