T
TanStack6mo ago
ambitious-aqua

Errors on default template

Hi, I'm evaluating tanstack start. I was simply testing the supabase auth example. I cloned it with bunx degit https://github.com/tanstack/router/examples/react/start-supabase-basic my-project It seems strange to me but, even if the code works, there are some errors (attached) I have not touched a single line. Is this possible or is my config wrong? I was trying to integrate also tanstack query following the example https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-react-query But it's the same. I seem to have errors also here. Seems to me that also the embedded examples on site report some issues. Am i missing something? Thanks ```
React TanStack Start Start Basic React Query Example | TanStack Sta...
An example showing how to implement Start Basic React Query in React using TanStack Start.
2 Replies
ambitious-aqua
ambitious-aquaOP6mo ago
I think the template is broken, it's the same behaviour also in the docs https://tanstack.com/start/latest/docs/framework/react/examples/start-supabase-basic?path=examples%2Freact%2Fstart-supabase-basic%2Fsrc%2Futils%2Fsupabase.ts It also causes an hydration error
React TanStack Start Start Supabase Basic Example | TanStack Start ...
An example showing how to implement Start Supabase Basic in React using TanStack Start.
wise-white
wise-white6mo ago
please create a GitHub issue for this

Did you find this page helpful?