### Version 1.0.0-beta.21 ### Reproduction link [https://github.com/sickp/vue-test-slots](https://github.com/sickp/vue-test-slots) ### Steps to reproduce yarn install yarn test:unit ### What is expected? - named slot "header" to receive 'Hello There' - default slot to receive 'Content Goes Here' ### What is actually happening? default slot receives 'Hello There' --- This worked in 1.0.0-beta.20 <!-- generated by vue-issues. DO NOT REMOVE -->