[bug report] animation exception when opening drawer component in Safari browser
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.12.0
### OS/Browsers version
Safari 版本 13.0.3 (14608.3.10.10.1)
### Vue version
2.6.10
### Reproduction Link
https://github.com/dongjianghao/testdrawer
### Steps to reproduce
一、
1、此问题官网即可重现。(Safari中点击「自定义内容」下的「打开嵌套表格的Drawer」可重现,无法重现可多刷新几次)
2、复现链接:https://element.eleme.cn/#/zh-CN/component/drawer
二、
1、clone 重现链接,项目内Drawer的visible绑定vuex中的值,白色按钮点击后更改了vuex内的值使Drawer显示出来
2、多点击几次白色按钮即可复现
### What is Expected?
Safari中Drawer动画流畅执行
### What is actually happening?
Safari中,Drawer的visible在绑定Vuex中的变量、或其他不明情况会引起动画异常
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.