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. arjanski
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 34
    • Best 2
    • Groups 0

    Topics created by arjanski

    • arjanski

      QSelect performance with >500 entries
      Help • • arjanski

      3
      0
      Votes
      3
      Posts
      553
      Views

      s.molinari

      Not sure if it would help on the performance, but try to use the QAutocomplete over a QInput, instead of using the filter feature of the QSelect.

      Scott

    • arjanski

      Build error: supportIE not found, but set to false
      Framework • • arjanski

      2
      0
      Votes
      2
      Posts
      492
      Views

      arjanski

      Solved. It was actually a typo in the animations setting, which apparently caused this error.

    • arjanski

      Error in relation to quasar-extras: "Module build failed: Error: No PostCSS Config found"
      Help • • arjanski

      2
      0
      Votes
      2
      Posts
      1541
      Views

      arjanski

      Solved, actually donโ€™t know what the problem was. I basically reinstalled all packages which solved the problem.

    • arjanski

      QRouteTab: Appending routes correctly
      Help • • arjanski

      1
      0
      Votes
      1
      Posts
      1007
      Views

      No one has replied

    • arjanski

      QDataTable: Customizing sort buttons to do server calls
      Help • • arjanski

      4
      0
      Votes
      4
      Posts
      1236
      Views

      arjanski

      Thank you, this is great news! Looking forward to it

    • arjanski

      Build error: "TypeError: Cannot read property 'split' of undefined"
      Help • • arjanski

      7
      0
      Votes
      7
      Posts
      2425
      Views

      arjanski

      I sent you a chat message in here with a WeTransfer link just now

    • arjanski

      i18n & Quasar: How to bind locale strings to q-item-main label?
      Help • • arjanski

      4
      0
      Votes
      4
      Posts
      1968
      Views

      a47ae

      Always glad when I can help! ๐Ÿ™‚

    • arjanski

      After 0.14.1 Update: "Unkown custom element" errors for q-elements?
      Help • • arjanski

      4
      0
      Votes
      4
      Posts
      1184
      Views

      a47ae

      No problem, a lot of things changed in 0.14 so it is sometimes hard to keep up with all the changes. ๐Ÿ˜ƒ
      Glad to hear that your errors could be resolved ๐Ÿ™‚

    • arjanski

      Adapting carousel component as Netflix-style infinite carousel
      Help • • arjanski

      5
      0
      Votes
      5
      Posts
      4015
      Views

      arjanski

      Thank you @rstoenescu, I havenโ€™t yet noticed the touch pan directives. I was looking for quick solution for an infinite scroll carousel, but good to know that there is a convenient way of building it oneself.