invalidate `ensureQueryData` used in `beforeLoad`
Is there a way to invalidate
ensureQueryData
data in beforeLoad
so that any page that consumes the data via Route.useRouteContext
can be updated?
__root.tsx
index.tsx
0 Replies