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

Unable to set grid width based on parent of grid #28

Open
adoniskrasniqi opened this issue Apr 1, 2019 · 2 comments
Open

Unable to set grid width based on parent of grid #28

adoniskrasniqi opened this issue Apr 1, 2019 · 2 comments

Comments

@adoniskrasniqi
Copy link

adoniskrasniqi commented Apr 1, 2019

Grid is being displayed out of its parent, since it has a width which is based on window width (as far as i can see), instead of parent's width.
I can't seem to find on the docs any way to even set a fixed grid width.

@ossipov
Copy link

ossipov commented Jun 10, 2019

Was also struggling with this one :(
Looks like there is an option to use gridWidth
#12

But for some reason it only works when adding component directly from github 🤷‍♂️
yarn add https://github.com/euvl/vue-js-grid

hope that helps

@elektrolytmangel
Copy link

This solution works also for me. Propably yarn or npm are not up to date?

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

No branches or pull requests

3 participants