TanStackT
TanStack2y ago
15 replies
dangerous-fuchsia

Add data from loader to context?

Im looking at the examples using the route context to construct a breadcrumb trail, and this is great except what if the data you need to construct the breadcrumb comes from data in the loader, and not just from stuff you can figure out in beforeLoad? Is there a way to get the two to communicate?
Was this page helpful?