vue-formulate
vue-formulate copied to clipboard
fixed: Dynamic modification of file input values
In the actual development, we need to call the interface to return the data after the initialization of the form, and then transfer the data to the form. However, in this case, after the initialization of the file input values, it will cause problems, resulting in unable to upload the file. Therefore, submit the pull request and add a watch to the src/inputs/FormulateInputFile.vue file to reinitialize the model when it changes
Hi @justin-schroeder , the github action is not success, This seems to be a configuration problem
@justin-schroeder Can you re-run the checks and maybe merge this MR?