No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Infinite scroll

    Help
    8
    9
    2188
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kristijan97 last edited by

      Hello guys, can somebody give me example how to use infinite scroll. I read documentation, but this component is poorly explained. Thanks in advance!

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Have you clicked on “View Source” on the documentation website? https://github.com/quasarframework/quasar-play/blob/master/src/components/showcase/web-components/infinite-scroll.vue

        B 1 Reply Last reply Reply Quote 0
        • N
          n.taddei last edited by

          Hi @kristijan97, if you can’t figure out even viewing source code of Razvan examples ask me, I’ve used that and I think I can help.
          I’m trying to leave @rstoenescu some time to work on new release, may be I can do my part.

          1 Reply Last reply Reply Quote 1
          • K
            kristijan97 last edited by

            Thanks guys. I figure this out 🙂 Best regards

            1 Reply Last reply Reply Quote 0
            • A
              andresinostroza last edited by

              Hi, I have exactly the same question, could you help me? I just need to use it with a async call, but the problem is I just have one request wich give me all th data, then I need to give the data each 5 items to the scroll

              1 Reply Last reply Reply Quote 0
              • M
                Max last edited by

                If your backend gives you all data there is no need to infinite scroll in my opinion… you should use pagination only if you data gets large

                H 1 Reply Last reply Reply Quote 0
                • H
                  hainmin @Max last edited by

                  @Max i also facing this issue, any suggestion ?

                  1 Reply Last reply Reply Quote 0
                  • B
                    BabaYaga @rstoenescu last edited by

                    @rstoenescu that is a dead link for me. get 404 error?

                    1 Reply Last reply Reply Quote 0
                    • s.molinari
                      s.molinari last edited by

                      It’s here now. https://quasar.dev/vue-components/infinite-scroll#Introduction

                      Scott

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post