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. aisler
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Groups 0

    aisler

    @aisler

    0
    Reputation
    34
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aisler Follow

    Latest posts made by aisler

    • RE: q-select as chip input

      created Issue on Github: https://github.com/quasarframework/quasar/issues/3866

      posted in Help
      A
      aisler
    • q-select as chip input

      Hi,

      We are using QChipsInput in an app we built based on version 0.XX. I saw that this component is removed in V1 and that there is a workaround with q-select.

      I’m missing something on this component. The user does not see that he has to hit enter or that he can click on a “tick” to add the value to the chip input field, as in the old version:
      alt text

      Are there any suggestions how to fix this with a workaround or will it be added to one of the beta releases soon?

      Thanks & Best Regards
      Andreas

      posted in Help
      A
      aisler
    • RE: Add vuelidate plugin error

      I just found the answer here: https://github.com/quasarframework/quasar/issues/1616

      “rwrz commented on 3 Sep •
      For anyone appearing here, and is tired, and can’t find the reason, there are TWO plugin entries on quasar.conf.js, one for APP (where vuelidate should be) and one for BUILD (don’t put it here). Cya! 💯”

      posted in Help
      A
      aisler
    • RE: Add vuelidate plugin error

      Hi Jenkin,

      were you able to solve your issue?

      I have the same problem. It does not recognize the plugin “vuelidate”.

      As you, I followed the instruction here:
      https://quasar-framework.org/components/form-validation.html

      I receive the following error when running “quasar dev”

      *ERROR Failed to compile with 1 errors
      error in ./.quasar/import-quasar.js

      Module build failed (from ./node_modules/babel-loader/lib/index.js):
      Error: Unknown import from Quasar: vuelidate*

      Thanks in advance for any help!
      Andreas

      posted in Help
      A
      aisler