-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Table组件 headerCell 插槽与expandedRowRender插槽一起使用时报错, 无法渲染 #7115
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
Comments
注释掉headerCell插槽或expandedRowRender插槽之一 可正常渲染 |
sandBox 没有示例啊 |
不好意思, 重新整了一个: https://codesandbox.io/p/devbox/happy-shadow-wsd7l7?file=%2Fsrc%2FApp.vue%3A45%2C16 |
I have the same problem ant-design-vue version 4.1.0 |
I have the same problem ant-design-vue version 4.1.1、vue 3.4.15、vite 5.0.12 example:
click expand button, tip error:
|
![]() |
已经有大佬改了,等更新版本就好了 @think-gem @sunny-ali |
升级到哪个版本会不再出现这个问题呢,目前"ant-design-vue": "^3.2.0","vue": "^3.2.33" @bsuooo |
4.1.2 |
any update? I'm experiencing the same issue with code upgraded from antdv 2.x |
我的antdv是 3.2.20 能不升级嘛 |
Version
4.0.7
Environment
4.0.7
Reproduction link
Steps to reproduce
见sandBox
What is expected?
正常渲染
What is actually happening?
sandBox
The text was updated successfully, but these errors were encountered: