We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Software version (please complete the following information):
Describe the bug The auto-size attribute doesn't seem to work. I created a simple HTML file using the example from the documentation.
To Reproduce https://jsfiddle.net/DreadedKane/xv64f1m2/
Expected behavior The vue-grid-layout, vue-grid-item, and vue-grid-placeholder div heights should be 1000px to accommodate the child div.
Screenshots The div heights appear to be hard-coded to 310 and 330px:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Software version (please complete the following information):
Describe the bug
The auto-size attribute doesn't seem to work. I created a simple HTML file using the example from the documentation.
To Reproduce
https://jsfiddle.net/DreadedKane/xv64f1m2/
Expected behavior
The vue-grid-layout, vue-grid-item, and vue-grid-placeholder div heights should be 1000px to accommodate the child div.
Screenshots
The div heights appear to be hard-coded to 310 and 330px:
The text was updated successfully, but these errors were encountered: