Skip to content

Bugfix/layout remount #2389

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

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from
Open

Bugfix/layout remount #2389

wants to merge 4 commits into from

Conversation

eric-burel
Copy link
Contributor

Now react-router accepts an array as path, so we can group routes per layout again with this trick:
https://stackoverflow.com/a/57358789/5513532

Needs an update of react-router, react-router-dom and react-router-bootstrap, documented in MIGRATING.md. Hopefully those upgrade should not be breaking.

I did not test this fix yet in a non trivial app

Closes #2355

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

Successfully merging this pull request may close these issues.

Layout remounts on navigation
1 participant