TanStack / query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
https://tanstack.com/query
MIT License
42.76k stars 2.92k forks source link

Fix svelte optimistic updates example #8005

Open BennettLiam opened 3 months ago

BennettLiam commented 3 months ago

The example is currently broken. The random error on POST does not return and so items are always accepted.