Popescu Dan
Popescu Dan
It's an interesting case, but unfortunately it's impossible to solve it. I'll leave the issue open, but do not expect any solution.
The header does not occupy space in the scrolling parent, except when the scroll top is 0. So from the pov of the virtual scroll the first row is scrolled...
:) I was tired yesterday - it cannot be solved for normal QTable, but it's already solved for QTable using `virtual-scroll` https://codepen.io/pdanpdan/pen/rNvzWbz?editors=1000
Not that I can think of right now. But I think I'll be able to fix it for non-virtual also if you provide the height of the sticky on top
Don't you get the same thing using `:debounce="3000"`?
For the moment you can create new projects from a template by specifying the source template (https://quasar.dev/quasar-cli/cli-documentation/commands-list#create). Can you help us and add some more details on what options do...
Just add a `q-table--col-auto-width` class to `classes` and `headerClasses` props in the column definition.
Can you please set `purifyCSS: false` in config/index.js and check if the problem persists? Ah, sorry, I didn't read that you already tried it.
Ok, I found it on that repo. It needs a reordering of imports in main.js. You have a PR in the repo.
We'll have a new template soon, so it's no need.