safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

Cant upload additional file when maxfiles has been modified. #180

Open iamgenesisivan opened 2 years ago

iamgenesisivan commented 2 years ago

Brief Description Upon loading the page, the initial maxfiles is 5 and subject for change dynamically. I have a logic that if maxfiles is equal to the file uploaded, it will extend the maxfiles into 6 or basically it will automatic increase.

Well, the function is working but then when it already increase, When I'm adding new file it will not add in the vue file agent. also it didn't add in the file_array