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. altezzalab
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 17
    • Best 3
    • Groups 0

    altezzalab

    @altezzalab

    3
    Reputation
    73
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website altezzalab.com/

    altezzalab Follow

    Best posts made by altezzalab

    • Covid19 Tracker & Prediction Web App

      Hi all, created a web app about COVID19 a while ago with Quasar Framework and vue-chartjs. can check it out here https://chinavirus.live/. Feedback welcome!

      posted in Show & Tell
      altezzalab
      altezzalab
    • RE: Example of combining Laravel 8 and Quasar superpowers in separate repos

      @yolosan Thank you! very useful

      posted in Useful Tips (NEW)
      altezzalab
      altezzalab
    • RE: State management - vue-stash

      @danikane

      I wish to use vue-stash, but without much success. can you give a step-by-step setup for using it as plugin? thanks in advance!

      posted in CLI
      altezzalab
      altezzalab

    Latest posts made by altezzalab

    • preFetch & registerModule error

      I follow this doc https://quasar.dev/quasar-cli/prefetch-feature#Store-Code-Splitting to code-split a store call “admin” however, the registerMoudule will call twice in preFetch and mounted, thus generate a Vuex error below.

      [vuex] duplicate namespace admin/ for the namespaced module admin

      what’s the best way to solve it?

      posted in Help
      altezzalab
      altezzalab
    • RE: Help with q-route-tabs & q-tab-panels using keep-alive and router-views

      @tsulli Looking for the same solution, no idea how to get Keep Alive work router-view

      the only way to get it work is, wrap another keep-alive each q-tab-panel, but it create a lot of duplicated component

          <q-tab-panels v-model="tab" animated keep-alive>
            <q-tab-panel name="bookmark"><keep-alive><router-view /></keep-alive></q-tab-panel>
            <q-tab-panel name="property"><keep-alive><router-view /></keep-alive></q-tab-panel>
            <q-tab-panel name="message"><keep-alive><router-view /></keep-alive></q-tab-panel>
          </q-tab-panels>
      
      posted in Help
      altezzalab
      altezzalab
    • Q-Header Reveal Speed

      How to change Q-Header Reveal Speed? Thanks

      posted in Help
      altezzalab
      altezzalab
    • RE: Change Tab on scroll

      @s-molinari thanks!

      posted in Help
      altezzalab
      altezzalab
    • RE: Example of combining Laravel 8 and Quasar superpowers in separate repos

      @yolosan Thank you! very useful

      posted in Useful Tips (NEW)
      altezzalab
      altezzalab
    • Change Tab on scroll

      How to have the same effect as in Quasar.dev site? The left tab of the page change as the user scroll the page.

      Screenshot 2020-07-18 at 4.08.29 PM.png

      posted in Help
      altezzalab
      altezzalab
    • RE: @quasar/app v1.7.4 released!

      after upgrade to node 14 and quasar 1.7.4 i got the following warning when building in PWA and SSR mode

      (node:66883) Warning: Accessing non-existent property ‘lineno’ of module exports inside circular dependency
      (Use node --trace-warnings ... to show where the warning was created)
      (node:66883) Warning: Accessing non-existent property ‘column’ of module exports inside circular dependency
      (node:66883) Warning: Accessing non-existent property ‘filename’ of module exports inside circular dependency

      posted in Announcements
      altezzalab
      altezzalab
    • RE: Covid19 Tracker & Prediction Web App

      @eloy-silva thanks

      posted in Show & Tell
      altezzalab
      altezzalab
    • RE: Interested in using GraphQL?

      thanks, very useful!

      posted in Useful Tips (NEW)
      altezzalab
      altezzalab
    • RE: Covid19 Tracker & Prediction Web App

      @QuaSam Thanks! Hope things will get better for your side

      posted in Show & Tell
      altezzalab
      altezzalab