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

[Bug Report] v-row (v-grid) vertical spacing issue with the latest release #12983

Closed
halimb opened this issue Jan 18, 2021 · 1 comment
Closed
Labels
duplicate The issue has already been reported

Comments

@halimb
Copy link

halimb commented Jan 18, 2021

Environment

Vuetify Version: 2.4.2
Last working version: 2.3.23
Vue Version: 2.6.11
Browsers: Chrome 87.0.4280.88
OS: Linux x86_64

Steps to reproduce

The default vertical spacing has been collapsed in the latest release, in v-row s, breaking most layouts in my app.

Here's how it was working before:
v 2.3.23: https://codepen.io/unhalium/pen/VwKgQex

Here's how it is now:
v 2.4.2: https://codepen.io/unhalium/pen/MWjLQpj

If this is an intended breaking change, how do you suggest to fix it globally without going through every single component in my code base?

Expected Behavior

default vertical spacing in nested v-rows

Actual Behavior

no vertical spacing

Reproduction Link

https://codepen.io/unhalium/pen/MWjLQpj

@ghost ghost added the S: triage label Jan 18, 2021
@KaelWD
Copy link
Member

KaelWD commented Jan 18, 2021

This is explained in the release notes: https://github.com/vuetifyjs/vuetify/releases/tag/v2.4.0

Duplicate of #12848

You haven't really explained how this is broken, the first codepen is demonstrating bug #11408

@KaelWD KaelWD closed this as completed Jan 18, 2021
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants