### Version 2.6.10 ### Reproduction link [https://codesandbox.io/s/vue-template-7x6nl](https://codesandbox.io/s/vue-template-7x6nl) ### Steps to reproduce Use `v-slot` directive with "is" attribute ### What is expected? similar behavior with the old syntax of slots ### What is actually happening? scoped slot not working with dynamic component <!-- generated by vue-issues. DO NOT REMOVE -->
Version
2.6.10
Reproduction link
https://codesandbox.io/s/vue-template-7x6nl
Steps to reproduce
Use
v-slot
directive with "is" attributeWhat is expected?
similar behavior with the old syntax of slots
What is actually happening?
scoped slot not working with dynamic component
The text was updated successfully, but these errors were encountered: