Changing Luigi Core URL for micro frontends with internal navigation #2644
-
We have a use case where our micro frontends have internal navigations and we want to change the Luigi Core URL accordingly so that they are bookmarkable. Is there any way of Client to Core communication other than custom messages? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Yes, there is a dedicated mechanism for this use case. See the "Use a SPA router and keep Luigi Core URL in sync" section here: |
Beta Was this translation helpful? Give feedback.
Yes, there is a dedicated mechanism for this use case. See the "Use a SPA router and keep Luigi Core URL in sync" section here:
https://docs.luigi-project.io/docs/advanced-scenarios. it is basically a combination of https://docs.luigi-project.io/docs/navigation-parameters-reference/?section=virtualtree and https://docs.luigi-project.io/docs/luigi-client-api/?section=withoutsync