0
I found the solution by adding emit-value and map-options props to q-uploader.
<q-uploader :accept="selectedType" emit-value map-options />
Source:stackexchange.com
0
I found the solution by adding emit-value and map-options props to q-uploader.
<q-uploader :accept="selectedType" emit-value map-options />