Navigation

    Quasar Framework

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

    Bug: QTable server side data

    Help
    1
    2
    419
    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.
    • S
      snezhkois last edited by

      Hi, i see that if server return empty array, quasar send one more same request … anybody saw this?

      1 Reply Last reply Reply Quote 0
      • S
        snezhkois last edited by

        it happens when

        rowsNumber = 0
        

        and if i set

        this.serverPagination.rowsNumber = this.meta.count !== 0 ? this.meta.count : 1
        

        works good

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