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. JJ
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 20
    • Best 0
    • Groups 0

    Topics created by JJ

    • J

      Q-BTN click. How to retrive properties in js?
      Framework • • JJ

      13
      0
      Votes
      13
      Posts
      665
      Views

      s.molinari

      Hihi… learned something new with this. Vue adds the component instance to an array element in a v-for with refs. So, you have to access the first element of the array to get the underlying component internals. Yet, if you set a ref outside a v-for loop, the instance is directly on the named element of the $refs array. Hmm…

      Getting back to your challenge… name isn’t a QBtn property. If you add it additionally, it’s an attribute. Check my codepen now, if that is what you are looking for.

      https://codepen.io/smolinari/pen/YzpoBdR?editors=1010

      If not, I’d tend to believe you are trying to accomplish something that is not standard practice with Vue. If you’d explain your use case better, we might be able to help you find the right path to a better solution.

      Scott

    • J

      QSELECT dynamic model
      Framework • • JJ

      4
      0
      Votes
      4
      Posts
      358
      Views

      dobbel

      @jj

      If you want better support please create a working codepen.io that demo’s your problem.

    • J

      Extend UMD
      Help • • JJ

      1
      0
      Votes
      1
      Posts
      49
      Views

      No one has replied

    • J

      Q-tab-panels, post form input values when tab is not visible
      Help • • JJ

      13
      0
      Votes
      13
      Posts
      573
      Views

      metalsadman

      @donsherman it’s in the comments, as to what promises are, read it in the mdn or somewhere. Don’t really need promises in the example, just implement your own logic to traverse all tabs on mounted as to solve the refs being undefined.

    • J

      Knob - avoid knob drag continuosly from max to min and min to max.
      Help • • JJ

      1
      0
      Votes
      1
      Posts
      39
      Views

      No one has replied

    • J

      Q-Item Url/Link
      Help • • JJ

      3
      0
      Votes
      3
      Posts
      1681
      Views

      J

      It works!
      Thank you

    • J

      input name for toggle and select
      Framework • • JJ

      1
      0
      Votes
      1
      Posts
      47
      Views

      No one has replied

    • J

      dotnetcore radio
      Framework • • JJ

      1
      0
      Votes
      1
      Posts
      56
      Views

      No one has replied