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. JJ FX
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 0

    JJ FX

    @JJ FX

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    JJ FX Follow

    Latest posts made by JJ FX

    • RE: q-tree no highlight on mouse over

      Ok I figured it out. I have been using Brave browser (it’s based on Chromium). But it works well on Chrome.

      posted in Help
      J
      JJ FX
    • q-tree no highlight on mouse over

      Hi,

      I noticed many q elements don’t work like in documentation. Right now I’m playing with q-tree and when hovered over an element there is no highlight. I tried to overwrite this with css (.q-tree__node_header:hover) but doesn’t help. Same thing with q-items in q-menu, also no highlight on hover.

      How can I fix this?

      posted in Help
      J
      JJ FX
    • RE: Font Owesome

      Ok I got it working. Probably my IDE didn’t notice changes in quasar.conf.js. I terminated quasar dev and recompiled and it works perfectly now. Plus it won’t work with q-btn 😞

      posted in Help
      J
      JJ FX
    • RE: Font Owesome

      name=“fas fa-sync-alt”

      posted in Help
      J
      JJ FX
    • Font Owesome

      Hi.

      So I’m not sure what I’m missing here. Following the instructions I’ve added in quasar.conf.js

      extras: [
        'fontawesome-v5'
      ]
      

      And then I’m just supposed to use font owesome as name (instead of class). But It doesn’t display the fonts.

      It says that font owesome is in “@quasar/extras”: “^1.0.0” which I do have. So what am I missing here?

      posted in Help
      J
      JJ FX