Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Mausino
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Mausino

    @Mausino

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

    Mausino Follow

    Best posts made by Mausino

    • RE: SOLVED - Axios / quasar.config.js proxy - In Chrome api requests are working, In Firefox/Opera CORS issue

      If somebody want fixed source code, i created the github repo… that will save lots of time, if starts with axios in Quasar v1

      https://github.com/Mausino/quasar-proxy-axios-api-request

      posted in Help
      M
      Mausino

    Latest posts made by Mausino

    • RE: SOLVED - Axios / quasar.config.js proxy - In Chrome api requests are working, In Firefox/Opera CORS issue

      If somebody want fixed source code, i created the github repo… that will save lots of time, if starts with axios in Quasar v1

      https://github.com/Mausino/quasar-proxy-axios-api-request

      posted in Help
      M
      Mausino
    • RE: SOLVED - Axios / quasar.config.js proxy - In Chrome api requests are working, In Firefox/Opera CORS issue

      @dobbel thank you so much 🙂

      Your suggestions fix all issues which i faced… you move me so much forward

      Miky

      posted in Help
      M
      Mausino
    • SOLVED - Axios / quasar.config.js proxy - In Chrome api requests are working, In Firefox/Opera CORS issue

      Hello, i stuck with cors issue… and i dont know how solve it for Firefox,Opera if on Chrome is working everything fine

      https://we.tl/t-wwQ5A83xJ6 (1MB) Here is the project which i created for 2 different api resources…

      1. Node server -> cd q-app-v2 -> cd base-server-master -> yarn install (npm install) -> node index.js (will create api endpoint http://localhost:3001/api/resources)
      2. Placeholder online api endpoint

      To test it:
      cd q-app-v2 -> yarn install (npm install) -> quasar dev

      The main problem also here is that in Chrome is working everything fine… but on Firefox,Opera there is cors issue…

      posted in Help
      M
      Mausino
    • RE: Question related to a document topic on usage of Axios

      Hi, @s-molinari @dobbel @Ben-Hayat

      Sorry if is not part of this conversation, but also is connected with axios…
      On vue app created by Vue CLI is it working… but doens’t in Quasar 😞

      i need to know if i should create bug in quasar github… but i am not sure… should you look on issue which i asked here on forum? https://forum.quasar-framework.org/topic/7560/api-vue-warn-error-in-created-hook-promise-async-error-request-failed-with-status-code-404

      Thank you so much for your help!
      Miky

      posted in Framework
      M
      Mausino