#Share routes between two micro frontend apps

2 messages · Page 1 of 1 (latest)

golden gale
#

Hi,

In our application we have micro frontend architecture.
We have an app called administration app and wage-app.

My problem is that I want to navigate to a route that is within the administration app from the wage app.
Does anyone know how I could do this?

feral blade
#

I guess you'll have to use window.location.href