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. MagoSchmidt
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 21
    • Best 2
    • Groups 0

    Topics created by MagoSchmidt

    • M

      How do I avoid app header from getting behind ios status bar like this ?
      Framework • • MagoSchmidt

      1
      0
      Votes
      1
      Posts
      596
      Views

      No one has replied

    • M

      Error "[Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'register' of undefined" using a VERY SIMPLE QAutocomplete example
      Framework • • MagoSchmidt

      9
      0
      Votes
      9
      Posts
      2792
      Views

      P

      I seeing exactly the same issue as the op - gone through various attempts at debugging, definitely something to do with the q-autocomplete, if I remove it from the page everything is ok, as soon as I drop it back in I get the same error as the op. All of the exports are correct.

    • M

      Losing reactivity afetr opening q-modal
      Help • • MagoSchmidt

      3
      0
      Votes
      3
      Posts
      679
      Views

      E

      Disregard - that was my mistake - solution / problem was elsewhere.

    • M

      right slot on q-card
      Help • • MagoSchmidt

      2
      0
      Votes
      2
      Posts
      720
      Views

      M

      forget, guys!

      closing the q-card-title element twice

      thanks to @BenoitRanque

    • M

      How to vertically centering a single line or component? (SOLVED!)
      Help • • MagoSchmidt

      9
      0
      Votes
      9
      Posts
      21668
      Views

      P

      @a47ae Very nice, the variable $top-bar-height is that something that is available automatically?