vue-formulate icon indicating copy to clipboard operation
vue-formulate copied to clipboard

fixed: Dynamic modification of file input values

Open tu6ge opened this issue 4 years ago • 2 comments

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

tu6ge avatar Jun 21 '21 09:06 tu6ge

Hi @justin-schroeder , the github action is not success, This seems to be a configuration problem

tu6ge avatar Sep 03 '21 02:09 tu6ge

@justin-schroeder Can you re-run the checks and maybe merge this MR?

gazben avatar May 18 '22 11:05 gazben