Skip to content

Conversation

@maartenbreddels
Copy link
Contributor

Before, if we specified

routes = [
    solara.Route(path="/", component=Home, label="Home", layout=Layout),
    solara.Route(path="about", component=About, label="About"),
]

We would not render the the page and layout correcly.

Copy link
Contributor Author

maartenbreddels commented Mar 13, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maartenbreddels and the rest of your teammates on Graphite Graphite

@maartenbreddels maartenbreddels force-pushed the 03-13-fix_layout_when_using_routes branch from e3a2107 to df40333 Compare March 19, 2024 14:26
Copy link
Contributor Author

maartenbreddels commented Mar 19, 2024

Merge activity

@maartenbreddels maartenbreddels merged commit 4d17086 into master Mar 19, 2024
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.

2 participants