Answer the question
In order to leave comments, you need to log in
Why doesn't Vue js upload work because of :id="value"?
I'm uploading photos to the database.
I work with vue js and for some reason because of :id="idUpload" The
photo just doesn't load.
The code:
<input :id="idUpload" @change="uploadFieldChange" name="img[]" :multiple="multiple" :accept="accept" type="file">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question