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

    q-uploader and vuex?

    Help
    images q-uploader vuex
    2
    2
    1284
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Diferno last edited by Diferno

      Hi!
      I’ve successfully used q-uploader to send an image to my backend with additionalFields, but now I’m struggling with a more complex scenario.

      In my Vuex store I have my actions with the method “addPeople” that correctly uses the vue resource call to send the data to the API.

      But, how could use q-uploader component to dispatch the action of the vuex to send the image with the additionalFields?

      My tries are aiming the method postUpload (event) { }, is it the right direction?

      I hope someone can understand my problem, if not, I’ll try again 🕺🏾

      S 1 Reply Last reply Reply Quote 0
      • S
        Sujan Dev @Diferno last edited by Sujan Dev

        @Diferno said in q-uploader and vuex?:

        n my Vuex store I

        hi, Diferno can you plz share your code how you configure additionalFields in q-uploader. and how you receive that field from server side.

        thanks.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post