-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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
a bug of"undefined" when using slot #4581
Comments
Thanks for filing the issue. Please follow the Issue Reporting Guidelines and provide a minimal JSFiddle or JSBin containing a set of reproducible steps that can lead to the behavior you described. |
fixed by #4572 |
The bug seems persisted in 2.1.8 😕 |
With vue@2.4.4/vue-template-compiler@2.4.4 and before, it was fine: but upgraded them both to the latest: 2.5.0, the weird "undefined" show up again: Is it bug of element-ui or vue? Related: #4993, fritx/vue-at#3 |
see #6793 |
Vue.js version
2.1.7
Reproduction Link
https://jsfiddle.net/jkin8010/j7s5prkv/5/
Steps to reproduce
Icon.vue
Hello.vue
App.vue
What is Expected?
What is actually happening?
The text was updated successfully, but these errors were encountered: