### Version 2.6.2 ### Reproduction link [https://jsfiddle.net/0e17wumz/](https://jsfiddle.net/0e17wumz/) ### Steps to reproduce With new syntax it's not possible to use multiple `v-slot` with same name. ### What is expected? Display the slots ### What is actually happening? Nothing is displayed --- - With deprecated `slot` it works: https://jsfiddle.net/odvyztgw/ <!-- generated by vue-issues. DO NOT REMOVE -->