quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.94k stars 3.52k forks source link

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

Open jumpapex opened 2 years ago

jumpapex commented 2 years ago

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

Qiu1117 commented 10 months ago

Any update on this issue?

xnextx commented 7 months ago

Any update on this issue?