- πΈπ°Slovakia trafo
Run into this issue again and tracked it to
EasyBreadcrumbBuilder
fromeasy_breadcrumb
module. It callsRouter::matchRequest($request)
which applies route enhancers. One of the enhancers isLayoutBuilderTempstoreRouteEnhancer
which has private temp store that will try to start session.Found a fix in #3274158-3: RuntimeException while trying to render item β , #3274158-19: RuntimeException while trying to render item β , #3274158-27: RuntimeException while trying to render item β . This might be added into this codebase.