beforeLoad() property on createLazyFileRoute?
I’m trying to modify context (for breadcrumbs) and noticed that createLazyFileRoute doesn’t expose a beforeLoad property like createFileRoute does. Is there a way to modify context in a lazy loaded route?