-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I have a similar structure to this repo. There is a bug in routing in my code but I figured out the same is happening here in your code as well. I don't know what's causing this weird issue but any help would be appreciated.
Steps to reproduce:
- Navigate from container to subApp "micro1"
- Navigate to any route like "micro1/two", the page is saying "This is my Micro1's Component two"
- Now click on the container level route link "Micro1 App"
- The URL in the address bar is changed to "micro1" but the page content won't change it is still saying "This is my Micro1's Component two" unless I refresh the page then it changes the content to "This is my Micro1's HomePage"
Metadata
Metadata
Assignees
Labels
No labels