How can i navigate to master app from subapp in MFE. #5002
Unanswered
tunahan-guler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use MFE. The basename of my subapplication is "crm". When I redirect via crm with navigate, crm is always used as the prefix. But I want to navigate to an area in the main project, how can I do it?
example: navigate("/something") is redirecting path="/crm/something" but i want path="/something"
Beta Was this translation helpful? Give feedback.
All reactions