-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.6
Environment
"vue": "^3.5.12",
Reproduction link
https://www.antdv.com/components/menu-cn
Steps to reproduce
新建一个简单页面,代码如下
<a-button @click="toggle">点我
点击按钮切换主题,会报错
What is expected?
动态更改menu组件的theme不报错
What is actually happening?
上面的代码在浏览器运行时会报错
runtime-core.esm-bundler.js:5926 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'subTree')
Metadata
Metadata
Assignees
Labels
No labels