Uploader and vuex action
-
Hi,
I need an action in vuex/store to make the server call for posting files to server. The files are in quasar uploader in a Vue SFC. How to send the files (which are in uploader in a SFC), to the store/vuex action? I am new to Quasar/JS and hence struggling. Simply cannot get my head around that uploader. Any help/suggestion/sample code is most welcome. Thank you very much.