Skip to content
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

拖拽tree页面白屏 #3909

Closed
zhengdaonian opened this issue Oct 22, 2022 · 1 comment · Fixed by #3927
Closed

拖拽tree页面白屏 #3909

zhengdaonian opened this issue Oct 22, 2022 · 1 comment · Fixed by #3927
Labels
bug Something isn't working consideration-needed

Comments

@zhengdaonian
Copy link
Contributor

TuSimple/naive-ui version (版本)

2.33.5

Vue version (Vue 版本)

3.2.41

Browser and its version (浏览器及其版本)

版本 106.0.5249.119(正式版本) (64 位)

System and its version (系统及其版本)

win 10

Node version (Node 版本)

Reappearance link (重现链接)

https://www.naiveui.com/zh-CN/os-theme/components/tree#drag-drop.vue

Reappearance steps (重现步骤)

1 https://www.naiveui.com/zh-CN/os-theme/components/tree#drag-drop.vue
2 draggable功能,拖拽节点后页面白屏

Expected results (期望的结果)

修复拖拽后效果

Actual results (实际的结果)

拖拽节点后页面白屏

Remarks (补充说明)

@zhengdaonian zhengdaonian changed the title 拖拽tree 拖拽tree页面白屏 Oct 22, 2022
@github-actions github-actions bot added the untriaged need to sort label Oct 22, 2022
@zhengdaonian
Copy link
Contributor Author

zhengdaonian commented Oct 22, 2022

似乎是浏览器版本问题,chrome和edge106版本会有BUG。chrome86版本无BUG
cB('tree-node', transform: translate(0, 0);   z-index: 0;
增加两行CSS可修复该异常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working consideration-needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants