isPending of this mutation is being used to show or hide specific components on a page. For example a component showing the user details in a form, using as initial values those provided by useQuery matching the key of the mutation above.queryClient.setQueryData is being called in the onSuccess which I think means that while calling queryClient.setQueryData, isPending inside the component using the mutation is actually false, is that correct?queryClient.setQueryData still being 'in progress'. Is this something someone else also experienced, if so, how should I work around this?useQuery is updated in a later render cycle, pushing the new props to the form component but they are not taking into account as the form already rendered.https://x.com/tan_stack/status/2031128535470104577?s=20
dry-scarlet · 3h ago
https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago