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
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