Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
A
try to do it as follows <q-uploader: url = “url”: headers = “headers”: additionalFields = “additionalFields”>
additionalFields: [ { name: ‘user_id’, value: ‘1’ } ]
S
@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.