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

grid-masonry on Qtable #16858

Open
modemb opened this issue Feb 4, 2024 · 0 comments
Open

grid-masonry on Qtable #16858

modemb opened this issue Feb 4, 2024 · 0 comments
Labels
area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@modemb
Copy link

modemb commented Feb 4, 2024

What happened?

not able to add dynamically height to grid-masonry on Qtable

  const gridMasonryClass = document.querySelector('.grid-masonry')

  if (gridMasonryClass) gridMasonryClass.height = '900px';

What did you expect to happen?

https://codepen.io/pen?&editors=111

Reproduction URL

https://codepen.io/pen?&editors=111

How to reproduce?

https://codepen.io/pen?&editors=111

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Style & Identity (quasar)

Platforms/Browsers

Chrome

Quasar info output

https://codepen.io/pen?&editors=111

Relevant log output

https://codepen.io/pen?&editors=111

Additional context

https://codepen.io/pen?&editors=111

@modemb modemb added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Feb 4, 2024
@github-actions github-actions bot added area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/style bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant