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

[Bug Report] fileUploadMulti 的 typescript 声明错误 #1021

Open
3 tasks done
niefufeng opened this issue Jan 9, 2025 · 1 comment
Open
3 tasks done

[Bug Report] fileUploadMulti 的 typescript 声明错误 #1021

niefufeng opened this issue Jan 9, 2025 · 1 comment
Labels
🐞bug Something isn't working

Comments

@niefufeng
Copy link

Prerequisites

Version

v0.8.57

Reproduction Link

No response

Describe the Bug

fileUploadMulti 的 ts 声明应该是 (files: File[], callback: FileUploadCallback) => void 而不是 (files: File, callback: FileUploadCallback) => void

System Information

No response

Contributing

None

@niefufeng niefufeng added pending-no-confirmed The direction of this issue has not yet been determined. 🐞bug Something isn't working labels Jan 9, 2025
@sunsonliu
Copy link
Collaborator

收到,感谢反馈,欢迎给我们提pr哈~

@sunsonliu sunsonliu removed the pending-no-confirmed The direction of this issue has not yet been determined. label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants