-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
QInfiniteScroll containerHeight error #11606
Comments
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Dec 9, 2021
rstoenescu
added a commit
that referenced
this issue
Dec 9, 2021
Fix will be available in Quasar v2.3.5 |
rstoenescu
added a commit
that referenced
this issue
Dec 9, 2021
rstoenescu
added a commit
that referenced
this issue
Dec 9, 2021
rstoenescu
added a commit
that referenced
this issue
Dec 9, 2021
rstoenescu
added a commit
that referenced
this issue
Dec 9, 2021
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
quasar/ui/src/utils/dom.js
Line 18 in ae2ab94
in some mobile devices, "el.getBoundingClientRect().height" return the floating number ,it cause QInfiniteScroll can't trigger "emit('load)".
quasar/ui/src/components/infinite-scroll/QInfiniteScroll.js
Line 63 in ae2ab94
The text was updated successfully, but these errors were encountered: