-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
嵌套子表格不兼容vue3.4, 官方文档里的template目前都是会报错的 #7260
Comments
@tangjinzhou @selicens 麻烦看下紧急修复下,排查下vue3.4下其他的问题,至少保证官网上的例子不报错吧 |
Modal.confirm 点击取消和确定弹框也不会消失,切回vue3.3.4恢复 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
4.1.0
Environment
antdv4.1.0,vue3.4.x,Chromium 102
Reproduction link
https://www.antdv.com/components/table-cn#components-table-demo-nested-table
Steps to reproduce
打开官方文档https://www.antdv.com/components/table-cn#components-table-demo-nested-table ,点击表格左边加号,就会报错“TypeError: Cannot read properties of null (reading 'isCE')”,经测试,开发模式是正常的,但是打包之后就会报错,切换回vue3.3.x就正常
What is expected?
嵌套子表格可以正常展开
What is actually happening?
嵌套子表格无法正常展开
The text was updated successfully, but these errors were encountered: