Button Taro版本新增 button原始类型属性支持 Uploader Taro上传组件按钮原始类型设置为type=button#2195
Merged
oasis-cloud merged 1 commit intojdf2e:nextfrom May 31, 2024
Merged
Button Taro版本新增 button原始类型属性支持 Uploader Taro上传组件按钮原始类型设置为type=button#2195oasis-cloud merged 1 commit intojdf2e:nextfrom
oasis-cloud merged 1 commit intojdf2e:nextfrom
Conversation
Uploader按钮类型设置,防止Taro打包的H5版本点击上传按钮触发表单提交
Contributor
Author
|
文档里有nativeType,但是实际代码在taro版本中没有实现; |
oasis-cloud
approved these changes
May 31, 2024
20 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uploader按钮类型设置,防止Taro打包的H5版本点击上传按钮触发表单提交
🤔 这个变动的性质是?
🔗 相关 Issue
Form表单 Form.Item加上传组件,会触发表单提交事件 #2186
Taro版本 Button 无法设置 nativeType 按钮原始类型 submit reset button,没有属性 #2193
💡 需求背景和解决方案
☑️ 请求合并前的自查清单