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. ernestocuzcueta
    3. Topics
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 14
    • Best 0
    • Groups 0

    Topics created by ernestocuzcueta

    • E

      PWA and multiple browser tabs
      Framework • • ernestocuzcueta

      2
      0
      Votes
      2
      Posts
      92
      Views

      dobbel

      @ernestocuzcueta

      Are the vars in the system independant between browser tabs or the same

      I don’t really understand what you mean with system independent vars. But the session ( localstorage, cookies, localsession, ect) will be shared between the tabs, just like ‘normal’ websites.

    • E

      Problem when use History go back
      Framework • • ernestocuzcueta

      5
      0
      Votes
      5
      Posts
      812
      Views

      E

      Thanks beets for yours ideas and your time, I will try

    • E

      PWA with white screen
      Framework • • ernestocuzcueta

      4
      0
      Votes
      4
      Posts
      312
      Views

      dobbel

      @ernestocuzcueta

      so only the first page is blank, all the other pages are fine? ( I doubt it)

      Blank screen almost always means errors in console.

      I doubt it has something to do with the connection. You could simulate a slow connection in chrome debugger under network ( online , throttle network).

      I had the same problem because of non ie11 compatible 3rd party dependencies. Some people still use ie11 or old android webviews.

      So try out ie11 for your self. If that works it has nothing to do with ie11 compatibility.

    • E

      Get a cookie of a parent domain
      Help • • ernestocuzcueta

      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • E

      I'm not finding the configuration to install my PWA
      Quasar Play App • • ernestocuzcueta

      3
      0
      Votes
      3
      Posts
      204
      Views

      E

      @dobbel Thanks for your help I will implement it.

      Regards

    • E

      Q-uploader in a q-step, it lost the files list when go back to the upload step
      Help • • ernestocuzcueta

      3
      0
      Votes
      3
      Posts
      117
      Views

      E

      Hello @tof06

      THANKS!!! Thats works I added that properties in the stepper , I went go to the next and go back and I see the images attached.
      I researched all in the q-uploader but I didn’t think in read the documentation of the q-stepper container

      Thanks for your help