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

    hide-pagination is not working

    CLI
    3
    3
    153
    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.
    • C
      Christal last edited by

      I have below command in my q-table, but my pagination is still appearing

        :hide-pagination="true"
      

      How do i hide the default q-table pagination?

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

        Try just adding “hide-pagination” without the "=“true” bit. Generally props are defaulted to “true”.

        If that doesn’t work, can you show the rest of your component code or make a codepen?

        Scott

        1 Reply Last reply Reply Quote 0
        • metalsadman
          metalsadman @Christal last edited by

          @Christal like what @s-molinari said, also be sure your quasar version is v1.12.0 or above.

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