0๐
-
Let the link () be directly what you are getting from axios (axios.get(url))
-
To download multiple file in one zip you could let the server pack them and provide public link to download (we can elaborate on this if you need to)
-
Again use that public link from the server to download the zip
- [Vuejs]-OT.Publisher Access Denied: End-user denied permission to hardware devices getUserMedia
- [Vuejs]-How can I update an existing v-select by setting the v-model?
Source:stackexchange.com