-
Notifications
You must be signed in to change notification settings - Fork 4.1k
360安全浏览器极速模式下datepicker type=daterange 时 无法选择 #2122
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
Comments
@maysoft can you provide a example of the problem? 使用下面的在线链接可以快速创建示例 |
chrome 57 也是无法选择,更新Iview前正常 |
试一下将vue版本改为 2.4.4 ,我更换版本后可用,具体bug不知道怎么调试. |
"dependencies": { |
我是2.5.2的 还是无法选择 |
我的意思是改成2.4 版本的 vue的代码不知道怎么调试,我上vue上面提交issues,说怀疑是vue的bug,结果作者说怀疑没有用,让我自己到这个项目里面反应,哎. |
@maysoft 升级到61吧,问了一圈没人用55的。 |
360浏览器最新版只到55。。。 |
我认为这个问题确实比较严重,官网本身vue和iview版本是匹配的在360急速也有这个选中不是很不灵活的bug |
那现在没有办法了,vue说是iview问题,iview说让你升内核版本,可360浏览器最新版本内核只到55,不知道其他国内浏览器内核是多少,但是目前来看360浏览器在国内用户还是不少的,为了能正常使用,现在只能按你说的降低vue版本到2.4.4了。 |
暂时只能将vue 降级为2.4.4了 |
Answer is yes. Looks like a Vue regression |
QQ浏览器路过,一样的问题。Chrome 内核比 360 的还要古老一些。53的。做的产品的用户有很大一部分人用的就是QQ浏览器或者360浏览器,没有办法啊。 |
该问题还是挺影响公司内部产品的,希望我们自身能够去解决掉。 |
@ihuguowei 暂时只能对 Vue 版本进行降级到 2.4.x,问题是由 Vue 升级造成的,具体原因还得调研 |
@icarusion 加油,也可以给思路我们帮忙排查,辛苦了。 |
360安全浏览器9.1.0.356 极速模式 内核版本:55
无论是daterange 还是datetimerange 都无法选择范围,官网例子也是,切换edge浏览器正常
The text was updated successfully, but these errors were encountered: