-
-
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
3.2.12
Environment
win11、Google Chrome版本 130.0.6723.117(正式版本) (64 位)、"vue": "^3.2.33"
Reproduction link
Steps to reproduce
点击button按钮(Click me),控制台会出现错误提示
What is expected?
v-model:visible="visible"存在时无法正常使用,期望a-popover可以正常使用
What is actually happening?
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'isCE')
bug02: https://stackblitz.com/edit/vitejs-vite-aryh8h?file=src%2FApp.vue,package.json,src%2Fmain.js
控制台会出现不同的错误提示
Metadata
Metadata
Assignees
Labels
No labels