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-layout column support, size property affecting both height and width of v-flex when column #3470

Closed
matthewzoks opened this issue Mar 5, 2018 · 1 comment · Fixed by #3491
Assignees
Labels
T: bug Functionality that does not work as intended/expected

Comments

@matthewzoks
Copy link

Versions and Environment

Vuetify: 1.0.4
Vue: 2.5.13
Browsers: Safari 11.0.3
OS: Mac OS 10.12.6

Steps to reproduce

Set v-container to fluid and fill-height, then have a v-layout column, and add v-flex elements with f-flex and varying sizes

Expected Behavior

v-flex heights should be proportional to sizes, which is correct and width should be that of the v-container

Actual Behavior

both height and width are affected

Reproduction Link

https://codepen.io/mzoks/pen/JpqwVO

@johnleider johnleider self-assigned this Mar 5, 2018
@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Mar 5, 2018
@johnleider johnleider added this to the Sprint 6 milestone Mar 5, 2018
@KaelWD KaelWD assigned KaelWD and unassigned johnleider Mar 7, 2018
@lock
Copy link

lock bot commented Apr 14, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants