Zz-ZzzZ
Zz-ZzzZ
I want to get the currently active instance when I call a method. Is there a good way?
### Version latest ### Vue Version latest ### Link to minimal reproduction https://vue-devui.github.io/components/modal/ ### Step to reproduce 打开modal并拖拽 ### What is expected 正常拖拽 ### What is actually happening 第一次拖拽时发生了不正确的偏移,请看下图 ...
### Version latest ### Vue Version latest ### Link to minimal reproduction none ### Step to reproduce 打开文档进入cascader组件下点击hover mode ### What is expected 点击时icon不会错位 ### What is actually happening ...
修复后如图  
10-1的diff算法部分的第三个if分支的insert应为insert(oldStartVNode.el, container, oldEndVNode.el.nextSibling) 而提供的代码为insert(oldStartVNode.el, container, newEndVNode.el.nextSibling)
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...