### Vue.js version 1.0.21 ### Reproduction Link http://www.webpackbin.com/4kjH1Xoy- ### Steps to reproduce append a `v-el:titi` to a script tag (only in some configurations, sometimes is work) ### What is Expected? `this.$els.titi` is defined ### What is actually happening? `this.$els.titi` is undefined