-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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 Report] when I using the slot 'reference' of 'el-popover' component in the way of 'v-slot:reference', DOM renders different from the way 'slot=reference' #18586
Comments
Translation of this issue: Element UI version2.11.1 OS/Browsers versiongoogle 79.0.3945.88 (64bit), windows 10 64bit Vue version2.6.10 Reproduction Linkhttps://codepen.io/pen/ (prev link is fake,this link is true http://jsrun.pro/YBWKp/edit ) Steps to reproduce<title>hello</title> <script src="https://cdn.bootcss.com/vue/2.6.10/vue.common.dev.js"></script></script> <script src="https://unpkg.com/[email protected]/lib/index.js"></script>
cancel the annotation respectively , then 'el-popover' will render different. What is Expected?i want to use v-slot right. What is actually happening?Codepen logs in to extract the wind and can't share it. I found an http://jsrun.pro/ybwkp/edit as the existing code. It's a bug or I used it wrong. I'm a fool. Can you help me? Error description: el-popover has a reference slot. When using it, the dom rendered with < template slot = reference > is not the same as the dom rendered with < template v-slot: reference >. |
那你能帮帮我吗 |
那你能帮帮我吗 Could you help meeee?
|
No description provided.
The text was updated successfully, but these errors were encountered: