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
mute-goldOP•11mo ago

mute-goldOP•11mo 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 workingmute-goldOP•11mo ago


mute-goldOP•11mo ago
update: tested with this solution but it's still not working

mute-goldOP•11mo ago
but it's working only on current page, not layout


mute-goldOP•11mo ago
still not solved