Skip to content
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

bug? #7950

Closed
1 task
NaN-nan8 opened this issue Nov 25, 2024 · 0 comments
Closed
1 task

bug? #7950

NaN-nan8 opened this issue Nov 25, 2024 · 0 comments

Comments

@NaN-nan8
Copy link

  • 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

https://stackblitz.com/edit/vitejs-vite-3sam7f?file=package.json,src%2FApp.vue,src%2Fmain.js&terminal=dev

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')


bug01: https://stackblitz.com/edit/vitejs-vite-3sam7f?file=package.json,src%2FApp.vue,src%2Fmain.js&terminal=dev

bug02: https://stackblitz.com/edit/vitejs-vite-aryh8h?file=src%2FApp.vue,package.json,src%2Fmain.js

控制台会出现不同的错误提示

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant