-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
I am assigning a query key in string for a fetch function in useQuery(). But the query key is splitting and adding into the data.
My data is like in the above picture. The query string i assigned is 'files'. Which is splitted and adding itself into data array.
I used useQuery() Hook before and never faced this issue. Is there any way i can rectify this?
balazsorban44
Metadata
Metadata
Assignees
Labels
No labels