Skip to content

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

Merged
maartenbreddels merged 1 commit intomasterfrom
fix_nested_vuetify_apps
Mar 25, 2024
Merged

fix: nested vuetify apps should not have 100vh#570
maartenbreddels merged 1 commit intomasterfrom
fix_nested_vuetify_apps

Conversation

@maartenbreddels
Copy link
Copy Markdown
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
@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