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. Sonit
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    Sonit

    @Sonit

    0
    Reputation
    19
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Sonit Follow

    Latest posts made by Sonit

    • QInput inside QTree header loses focus when clicked on

      When i insert QInput inside Qheader, it loses focus, when i click on header with Input. QInput inmmediatly fires focus event and after that - blur event. How can i prevent this behaviour to make QTree editable? Thanks

      P.S. I think this happend because of this code in QTree source (line 571):

      __onClick (node, meta, e, keyboard) {
      keyboard !== true && this.__blur(meta.key)
      }

      posted in Help
      S
      Sonit
    • Yii2 + Quarar with Quasar CLI

      Hey guys, can you help me? I’m starting a Yii2 project with Quasar and I would like to use the CLI features, can someone help me integrate Quasar with Yii2? I wans to use Yii2 as API server and also make some background php jobs.
      Thanks.

      posted in Starter Kits
      S
      Sonit