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. daviddlcz
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 1
    • Groups 0

    daviddlcz

    @daviddlcz

    1
    Reputation
    312
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    daviddlcz Follow

    Best posts made by daviddlcz

    • Chips from data source

      Hi,

      I’d like to use chips but possible values should be from a data source.

      I thought of using an autocomplete and @selected would trigger chip’s add() method. But this would not keep user from typing anything else… Using disabled chips is not a solution since user would not have the possibility of removing a chip.

      Any ideas? thanks

      posted in Help
      D
      daviddlcz

    Latest posts made by daviddlcz

    • RE: Some components not really Vuex friendly

      This would be a great feature

      posted in Framework
      D
      daviddlcz
    • RE: android build

      @rstoenescu i’ve done a fresh app and fresh install, and seems that it builds exactly the same black and white screen. What emulator are you using?

      posted in Framework
      D
      daviddlcz
    • Chips from data source

      Hi,

      I’d like to use chips but possible values should be from a data source.

      I thought of using an autocomplete and @selected would trigger chip’s add() method. But this would not keep user from typing anything else… Using disabled chips is not a solution since user would not have the possibility of removing a chip.

      Any ideas? thanks

      posted in Help
      D
      daviddlcz
    • RE: android build

      here’s the repo : deleted link

      posted in Framework
      D
      daviddlcz
    • RE: android build

      Remote debugging doesn’t print any error

      posted in Framework
      D
      daviddlcz
    • android build

      Hi huys,

      Can’t figure out why my app doesn’t build well on android when wrapped with cordova. The remote debugger doesnt print any error

      This is the command i run to build the app

      quasar build mat && cordova run android
      

      here’s a screenshort of ios build and android build

      0_1489164798824_Capture d’écran 2017-03-10 à 17.52.40.png

      Do you know if it’s cordova or quasar? Thanks

      posted in Framework
      D
      daviddlcz