Hi all, I'm getting this error when I use QueryClient set/getQueryData:
can't assign to property "exact" on "workspaces": not an object
this is my code
2 Replies
modern-teal•3y ago
I think the first argument is your query key which should always be an array
optimistic-goldOP•3y ago
ok I fix it and no errors now, but I'm still getting undefined data!!
even with get
ok now working, thanks