Replies: 1 comment
-
any luck here? i'm about to start connecting supabase w/ tanstack react-table, looking for successful examples rn |
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 trying to read data from supabase into react-table, with the help of react-query. Have been trying to figure this out for a week not but not able to.
useReadData.ts
HookIn the
App.tsx
file:The error that I'm getting points to this line:

Please let me know if I need to provide any more information on this issue. Thanks for any help in advance.
Beta Was this translation helpful? Give feedback.
All reactions