-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
"vue": ">=3.2.0", "ant-design-vue": "4.2.3"
Reproduction link
Steps to reproduce
点击某个接口,如果Promise抛出异常,到导致报错,页面无法操作
What is expected?
如果Promise抛出异常,页面不会报错,并且点击的这项节点箭头回复正常,并且再次点击的时候可以处罚异步加载
What is actually happening?
Promise抛出异常,到导致报错,页面无法操作