<RouterProvider router={router} context={{ networkStrength }} /> is not working for me since router.tsx does not provide the router directly. Instead it exposes a getRouter. Doing <RouterProvider router={getRouter()} context={{ queryClient }} /> throws an error.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