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

    Using a q-select I get the error: Cannot read property 'dropdown' of undefined?

    Help
    1
    2
    375
    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.
    • E
      embluk last edited by

      I am following the example of: https://quasar.dev/vue-components/select#Example--Single-vs-multiple-selection

      But when the page loads I get the error Cannot read property 'dropdown' of undefined, my code is exactly the same, so I am unsure why I get this error? Any ideas where I am going wrong?

      E 1 Reply Last reply Reply Quote 0
      • E
        embluk @embluk last edited by embluk

        Seems like it was because I had the font awesome link from them but not the specific quasar font awesome JS file:

        <script src="https://cdn.jsdelivr.net/npm/quasar@1.14.7/dist/icon-set/fontawesome-v5.umd.min.js"</script>
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post