Results 8 issues of 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 第一次拖拽时发生了不正确的偏移,请看下图 ![20220923_153538](https://user-images.githubusercontent.com/48228016/191912914-19f7397d-4586-49d1-8e17-3b5e8e3b4af1.gif)...

### Version latest ### Vue Version latest ### Link to minimal reproduction none ### Step to reproduce 打开文档进入cascader组件下点击hover mode ### What is expected 点击时icon不会错位 ### What is actually happening ![gp47f-u8xxv](https://user-images.githubusercontent.com/48228016/191637424-aa452271-f0a7-4ecf-afc5-54474a58f53f.gif)...

修复后如图 ![1663749596712](https://user-images.githubusercontent.com/48228016/191457867-f17eb774-000a-4b52-820e-1b8ca9ddc979.jpg) ![1663749617547](https://user-images.githubusercontent.com/48228016/191458019-efdbae1a-8b56-4e62-8c02-e34c8fa9e935.jpg)

bug
PR: unreviewed

10-1的diff算法部分的第三个if分支的insert应为insert(oldStartVNode.el, container, oldEndVNode.el.nextSibling) 而提供的代码为insert(oldStartVNode.el, container, newEndVNode.el.nextSibling)

noop-case

storage过多或value过长的情况下蛮影响查看的,虽然可以通过command的命令获取,不过还是想问一下

Todo

## 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...

Component: Tabs
PR: reviewed-changes-requested
PR: target-minor

## 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: unreviewed
Component: Statistic