-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
在IE11中,Select和DatePicker组件点击后闪烁 #1833
Comments
临时解决方案:取消按需加载,全量引入 |
临时解决方案2: polifill 通过cdn方式引入 |
感谢~已经解决。问题我就关闭拉 |
怎么解决的,我引入polifill 也没啥用 |
怎么解决的,我cdn引入没用啊,IE11依旧闪烁 |
我引入了,不管用啊,依旧闪烁 |
@PandaSupMan @szc-sun 请问下你们最后是用什么方案解决的,我配置cdn好像不生效!谢谢! |
我试了两种方法都没生效 请问下你们最后是用什么方案解决的 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Version
1.4.11
Environment
Windows10,IE11
Reproduction link
https://github.com/TTcom/tree-demo
Steps to reproduce
在项目运行后,DatePicker组件点击后和Select组件点击后
What is expected?
DatePicker和Select不会闪烁
What is actually happening?
DatePicker组件点击后,会显示在左上角,随后消失,出现在正确的位置。
Select组件点击后,会在正确的位置上出现两次。
The text was updated successfully, but these errors were encountered: