We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee36849 commit e6cce42Copy full SHA for e6cce42
packages/taro-platform-jd/src/components.ts
@@ -64,6 +64,9 @@ export const components = {
64
bindAfterLeave: _empty,
65
bindClickOverlay: _empty
66
},
67
+ PickerView: {
68
+ 'immediate-change': _false,
69
+ },
70
MatchMedia: {
71
'min-width': _empty,
72
'max-width': _empty,
0 commit comments