### Vue.js version 2.1.7 ### Reproduction Link repo https://github.com/vuetifyjs/docs.git#2.1.7-update ### Steps to reproduce Install deps, run dev, navigate to any view that uses a top level component with a default slot, layouts for example. ### What is Expected? The view to load ### What is actually happening? Error Cannot set property 'isRootInsert' of undefined ### Additional I've been following https://github.com/vuejs/vue/issues/4584 and pulled down the updated patch and tested it with no difference in results.