Replies: 1 comment
-
can you provide more details? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Tanstack Start and on my home page I'm using the shadcn carousel, works fine but in dev mode It gives me hydration errors in the console. I fixed that by wrapping the component in a isClient state so the error is gone. I do wonder why there are no errors when I build the app? Perhaps someone could explain that for me?
Beta Was this translation helpful? Give feedback.
All reactions