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

    davidreyg

    @davidreyg

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    davidreyg Follow

    Latest posts made by davidreyg

    • RE: Bootfile async data

      @beets OMG!!! Thanks a lot my friend.

      Your trick did the work!

      Have a nice day 🙂
      Greets from Perú!

      posted in Help
      D
      davidreyg
    • RE: Bootfile async data

      @beets I did implement your code in my project but It’s still reloading the entire App over and over 😞

      posted in Help
      D
      davidreyg
    • RE: Bootfile async data

      @beets
      Hi @beets thanks for the answer. Mmmm My goal is to fetch some ‘GENERAL SETTINGS’ from my server
      Ex:
      -favicon
      -App General Name…

      So, I’m making a request to an endpoint in my server http:://example.com/api/general_settings

      If it fails WITH status (401, 403, 500 , etc). The expected behavior is my client to redirect to a ROUTE ‘/some_error_page’
      BUT it seems to re-run the entire APP over and over…
      code2.png

      posted in Help
      D
      davidreyg
    • Bootfile async data

      Hi everybody! I’m trying to fetch from my server default settings for my client app made in Quasar.
      But when the boot file redirects to ‘/xxxx_page’, it keeps refreshing the page.
      And I don’t know why.
      It’s suppose to do this ‘validation’ just ONE TIME.

      pd: Excuse me for my English. 🙂

      code.png

      posted in Help
      D
      davidreyg
    • RE: How to get QSelect to display a label instead of a value

      hey @alexeilevinzon can y show me your store.js file? or a github repo with the full example? Thanks c:

      posted in Useful Tips (NEW)
      D
      davidreyg