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. cheebhodh
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 22
    • Best 3
    • Groups 0

    cheebhodh

    @cheebhodh

    3
    Reputation
    435
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.facebook.com/cheebhodh Location Kamal, Bangkalan, Jawa Timur, Indonesia Age 37

    cheebhodh Follow

    Best posts made by cheebhodh

    • RE: Layout reveal not working after upgrading to 0.15

      You can use reveal on Layout header or Layout footer

      <!-- layout.vue -->
      <q-layout-header reveal>
      <q-toolbar :inverted="$q.theme === ‘ios’">
      …
      </q-toolbar>

      <nav-tabs v-if="$q.theme === ‘mat’" />
      </q-layout-header>

      <q-layout-footer reveal v-if="$q.theme === ‘ios’">
      <nav-tabs />
      </q-layout-footer>

      posted in Help
      cheebhodh
      cheebhodh
    • RE: plugin vue-apollo in quasar 0.15.1

      Yes, I get solved

      you must use this code in your plugin

      app.provide = apolloProvider.provide()

      posted in Starter Kits
      cheebhodh
      cheebhodh
    • RE: Update to 15.2

      I think we must porting one by one, with starting a new project 🙂

      posted in Help
      cheebhodh
      cheebhodh

    Latest posts made by cheebhodh

    • RE: Quasar v0.15.8 & CLI v0.15.12 are out!

      Thank Guru, Quasar v0.15.8 much better than v0.15.7

      posted in Announcements
      cheebhodh
      cheebhodh
    • RE: PWA not running in standalone (Quasar 0.15.2) ?

      Stil same problem … 😞

      posted in Starter Kits
      cheebhodh
      cheebhodh
    • RE: Quasar v0.15.7 & CLI 0.15.11 are out!

      @rstoenescu Thank you so much master …

      posted in Announcements
      cheebhodh
      cheebhodh
    • RE: Quasar v0.15.7 & CLI 0.15.11 are out!

      Error after upgrade to v0.15.7

      These dependencies were not found:
      
      * src/plugins/lodash in ./.quasar/entry.js
      * src/plugins/addressbar-color in ./.quasar/entry.js
      * src/plugins/vuelidate in ./.quasar/entry.js
      * src/plugins/feathers in ./.quasar/entry.js
      * src/plugins/apollo in ./.quasar/entry.js
      * src/plugins/vue-moment in ./.quasar/entry.js
      * src/plugins/notification in ./.quasar/entry.js
      * src/App in ./.quasar/entry.js
      * src/router in ./.quasar/entry.js
      * src/store in ./.quasar/entry.js
      
      To install them, you can run: npm install --save src/plugins/lodash src/plugins/addressbar-color src/plugins/vuelidate src/plugins/feathers src/plugins/apollo src/plugins/vue-moment src/plugins/notification src/App src/router src/store
      
      
      posted in Announcements
      cheebhodh
      cheebhodh
    • RE: Using GraphQL and Apollo With The Latest Quasar

      Quasar + Feathersjs + Apollo GraphQL is Awesome 😉

      posted in Help
      cheebhodh
      cheebhodh
    • RE: v0.15.1 Prevent Prompting of Time when Selecting Just a Date in QDatetime Component

      @snowdrop the result is same

      posted in Help
      cheebhodh
      cheebhodh
    • RE: v0.15.1 Prevent Prompting of Time when Selecting Just a Date in QDatetime Component

      https://jsfiddle.net/ktp5ao5m/5/
      @benoitranque to set date, we must select date on datepicker before we click button “set”

      posted in Help
      cheebhodh
      cheebhodh
    • RE: PWA not running in standalone (Quasar 0.15.2) ?

      I use Quasar Starter Kit master.

      posted in Starter Kits
      cheebhodh
      cheebhodh
    • RE: v0.15.1 Prevent Prompting of Time when Selecting Just a Date in QDatetime Component

      Same with me, may be this bug on v0.15, I hope master Razvan can fix it immediately 🙂

      posted in Help
      cheebhodh
      cheebhodh
    • RE: plugin vue-apollo in quasar 0.15.1

      Welcome 🙂

      posted in Starter Kits
      cheebhodh
      cheebhodh