#13023·quasar

tree component: tick checkbox not show with lazy loading if no leaf loaded

Author: jumpapexCreated Apr 1, 2022Updated Sep 7, 2026
Labelskind/feature 💡Qv2 🔝flavour/vite-pluginarea/components

What happened?

A tree component combine both tick strategy(leaf) and lazy loading, when no leaf node loaded, the checkbox will not be shown.

What did you expect to happen?

the checkbox will be shown anyway if tick strategy is enabled

Reproduction URL

https://codepen.io/jumpapex/pen/zYpEXKa

How to reproduce?

just browse Reproduction URL

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response