Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory router in microApp #3163

Open
nikhil2kumar opened this issue Sep 25, 2023 · 0 comments
Open

Memory router in microApp #3163

nikhil2kumar opened this issue Sep 25, 2023 · 0 comments

Comments

@nikhil2kumar
Copy link

Hi,

We have just started with micro frontend implementation and have followed the steps mentioned in this article. I also went through some other resources and all suggested the same approach.

I have one doubt though. Can we not send the parent's history object to the microApp and let microApp update it?

import {Router} from 'react-router-dom'; <Router history={historyFromShellApp}> <Content /> </Router>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant