We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
点击 start upload 或者 only upload one 按钮触发文件上传的网络请求
手动上传-> select file-> 选中文件后点击 start upload 或者 only upload one 按钮会报错(TypeError: Cannot read properties of undefined (reading 'submit')),不会触发网络请求,点击选中文件上的按钮可以触发网络请求!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
基本信息
预期结果
点击 start upload 或者 only upload one 按钮触发文件上传的网络请求
复现步骤
手动上传-> select file-> 选中文件后点击 start upload 或者 only upload one 按钮会报错(TypeError: Cannot read properties of undefined (reading 'submit')),不会触发网络请求,点击选中文件上的按钮可以触发网络请求!
The text was updated successfully, but these errors were encountered: