Skip to content

fix: nested vuetify apps should not have 100vh #570

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

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

maartenbreddels
Copy link
Contributor

If a vue tree gets interrupted (by ipyreact or classic ipywidgets) we start a new (vuetify) app. This causes that root DOM element to take up 100vh, which is only needed for the top-level app.

@maartenbreddels maartenbreddels force-pushed the fix_nested_vuetify_apps branch from 6d8d234 to eaa8f3c Compare March 23, 2024 20:40
@maartenbreddels maartenbreddels marked this pull request as ready for review March 23, 2024 20:40
If a vue tree gets interrupted (by ipyreact or classic ipywidgets)
we start a new (vuetify) app. This causes that root DOM element to
take up 100vh, which is only needed for the top-level app.
@maartenbreddels maartenbreddels force-pushed the fix_nested_vuetify_apps branch from eaa8f3c to 9547381 Compare March 25, 2024 12:09
Copy link

render bot commented Mar 25, 2024

@maartenbreddels maartenbreddels merged commit e20dac4 into master Mar 25, 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.

1 participant