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. Tags
    3. autocomplete
    Log in to post
    • R

      Google auto populate address without map
      Framework • autocomplete autopopulate google api google maps withoutmap • • Rohit

      13
      0
      Votes
      13
      Posts
      246
      Views

      N

      This article maybe helpful for you on integrating google maps in quasar

      https://nsrtechx.com/quasar-google-maps-with-places/

    • P

      Make autocomplete work with (fuzzysearch) custom filter
      Help • autocomplete custom filter fuzzy • • polger

      2
      0
      Votes
      2
      Posts
      1236
      Views

      P

      “Object(…) is not a function” error was due to incorrectly importing fuzzysearch as named import instead of default import.

      If you follow the showcase code, you should NOT import quasar’s filter function. Search function has to include “done(this.myFilter)” instead of “done(filter)”

    • G

      Autocomplete Popover Issue
      Help • autocomplete issue popover • • guidoec

      17
      0
      Votes
      17
      Posts
      5386
      Views

      s.molinari

      Great! Thanks for the contribution! 👍

      Scott