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
    1. Home
    2. supercat
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 3
    • Groups 0

    Topics created by supercat

    • S

      q-btn :loading prop kills :disable prop
      Framework • • supercat

      5
      0
      Votes
      5
      Posts
      376
      Views

      S

      Thanks everyone for the great support as always!

    • S

      Side Drawers not working in small screens using v-model
      Framework • • supercat

      4
      1
      Votes
      4
      Posts
      1367
      Views

      S

      @benoitranque for me this solution would lead to bad practice as I have all kinds of logic to determine whether the the left and right drawers should be opened or closed in a Vuex mutation. This way i would be forced to put that logic in every deep component that can change the sidebars rather than one succinct commit call. The documentation gives an example of using v-model to handle the sidebars and it works perfectly in desktop mode. So I am seconding @dsahoo that I also think this is a bug.

    • S

      [Feature Request] Callback on Pagination of dataTable
      Framework • • supercat

      2
      0
      Votes
      2
      Posts
      613
      Views

      benoitranque

      This will most likely have to wait, as datatable is undergoing a full rewrite.