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
Describe the bug QTree is missing the lazy-loading icon and does not fire the onlazyload event
Codepen/jsFiddle/Codesandbox (required) The error is even in the Doc sample: https://next.quasar.dev/vue-components/tree#Lazy-loading
To Reproduce Steps to reproduce the behavior:
Expected behavior show lazy-loading icon and fire event
Screenshots
Platform (please complete the following information): Quasar Version: v2.0.0-beta.3 @quasar/app Version: Quasar mode: [ ] SPA [ ] SSR [ ] PWA [ ] Electron [ ] Cordova [ ] Capacitor [ ] BEX Tested on: [ ] SPA [ ] SSR [ ] PWA [ ] Electron [ ] Cordova [ ] Capacitor [ ] BEX OS: Node: NPM: Yarn: Browsers: iOS: Android: Electron:
Additional context
The text was updated successfully, but these errors were encountered:
fix(QTree): fix lazy-loading #8437 (#8441)
47323d7
Signed-off-by: Nurlan Suyundukov <[email protected]>
Fix will be available in Quasar 2.0.0-beta.4.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
QTree is missing the lazy-loading icon and does not fire the onlazyload event
Codepen/jsFiddle/Codesandbox (required)
The error is even in the Doc sample: https://next.quasar.dev/vue-components/tree#Lazy-loading
To Reproduce
Steps to reproduce the behavior:
Expected behavior
show lazy-loading icon and fire event
Screenshots
Platform (please complete the following information):
Quasar Version: v2.0.0-beta.3
@quasar/app Version:
Quasar mode:
[ ] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
Tested on:
[ ] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
OS:
Node:
NPM:
Yarn:
Browsers:
iOS:
Android:
Electron:
Additional context
The text was updated successfully, but these errors were encountered: