Passing context from child page to parent
I tried with this solution but not working, any idea?
Thank you for take a look 🙏



6 Replies
genetic-orangeOP•8mo ago

genetic-orangeOP•8mo ago
i add context to
beforeLoad
in /(protected)/_layout
path, it's working because sidebar breadcrumb state is used in this file
but /(protected)/_layout/$instanceId/dashboard/
is not workinggenetic-orangeOP•8mo ago


genetic-orangeOP•8mo ago
update: tested with this solution but it's still not working

genetic-orangeOP•8mo ago
but it's working only on current page, not layout


genetic-orangeOP•8mo ago
still not solved