-
- [x] Element 2.x to Element Plus
https://element-plus.org/en-US/guide/migration.html
- [x] vue-split-panel to coder-vue3-split-panel
https://www.npmjs.com/package/coder-vue3-split-panel
- [x] vu…
-
### 重现链接
https://stackblitz.com/edit/react-bs26wx?file=src%2Fdemo.jsx
### 重现步骤
页面加载完 点击TreeSelect下的下拉框 观察下拉框的显示时机
### 期望结果
期望几乎瞬间展示出来
### 实际结果
需要2-3秒才能显示出来
| Environment | Info |
…
-
### Version
5.0.0
### Reproduction link
[https://repl.it/join/czprwdpz-07akioni](https://repl.it/join/czprwdpz-07akioni)
### Steps to reproduce
run main.sh
### What is expected…
-
HMR with TailwindCSS 2 in JIT mode, Vite 2, Vue 2 doesn't work correctly (styles are not updated).
Demo:
https://user-images.githubusercontent.com/22997803/138445184-fccf6ec9-54c1-4c9c-95ce-539a…
-
Hi.
I'm trying to display the tree with data fetched from the API. The tree is shown very well when using the same data as static, but it is not shown when fetching it from the API. The "console.lo…
-
### 描述错误
![tree](https://github.com/user-attachments/assets/86d56dfa-f40c-4220-905c-d30b69327921)
将树组件末尾节点设置为展开状态,并且无子节点的情况下,无法拖拽其他节点到该节点下方
### 复现步骤
将树组件末尾节点设置为展开状态,并且无子节点的情况下,无法拖拽其他节点到该节点下方
### …
-
**Describe the bug**
I am trying to mock the mixins used in the Vue component by passing in a fake mixin under `global.mixins`. But it seems to be not working on the Component while on the ch…
-
### Describe the bug
The Dropdown component isn't properly associated with a label that has a `for` attribute matching the Dropdown's `input-id` prop. Clicking on the label doesn't focus the dropdo…
-
### Version
5.1.9
### Reproduction link
[https://github.com/Robin-Hoodie/rollup-plugin-vue-treeshake-bug](https://github.com/Robin-Hoodie/rollup-plugin-vue-treeshake-bug)
### Steps to reprod…
-
Hi together,
I get the following message in the browser console:
`You are running the esm-bundler build of Vue. It is recommended to configure your bundler to explicitly replace feature flag glo…