Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make file list two way binded in controlled mode of upload #135

Closed
ChenHaolinOlym opened this issue Jun 15, 2021 · 0 comments · Fixed by #243
Closed

Make file list two way binded in controlled mode of upload #135

ChenHaolinOlym opened this issue Jun 15, 2021 · 0 comments · Fixed by #243
Assignees
Labels
feature request New feature or request

Comments

@ChenHaolinOlym
Copy link

This function solves the problem (这个功能解决的问题)

Although it's ok to use the onchange event, it would be more convenient with file-list two way boninded. Since it's not two way binded, it cannot be validated together with other form items. The app I'm building requires an upload that accepts one zip file or multiple pdf files

Expected API (期望的 API)

v-model:file-list:"fileList"

@07akioni 07akioni added the feature request New feature or request label Jun 15, 2021
@Fnzero Fnzero self-assigned this Jun 21, 2021
@Fnzero Fnzero linked a pull request Jun 22, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants