2.12.0
IOS 13.1.3 / 微信浏览器
2.6.10
https://codepen.io/pen/?&editable=true
1.苹果(IOS13.1.3)手机微信扫码,进入官网的cascader页面,找到任一例子
2.点击出现下拉内容,点击第一次么反应,点击第二次就能触发选中,并出现下一级内容
一次选中即可。
一次选中即可。
Translation of this issue:
2.12.0
IOS 13.1.3 / wechat browser
2.6.10
HTTPS: / / codepen. IO / pen /? & editable = true
Scan the wechat code of apple (IOS 13.1.3) mobile phone, enter the cascade page of the official website, and find any example.
Click to display the drop-down content. Click the first time to react. Click the second time to trigger the selection and display the next level content.
Select it once.
Select it once.
add scss code:
.el-scrollbar {
> .el-scrollbar__bar {
opacity: 1;
}
}
can resolve it.
[Bug Report] a bug with "SELECT" component - need to click twice to chose a option on safari with iOS13 #17716
@ZhelinCheng 我加了这段代码还是无效
@ZhelinCheng 我加这段也没效果。。。
@lxy030988 可能是配置的位置不对,我本来是放在当前当前视图中,确实没效果,后来放在了app.vue就可以了,你试试看
Most helpful comment
add scss code:
can resolve it.
[Bug Report] a bug with "SELECT" component - need to click twice to chose a option on safari with iOS13 #17716