alexjoverm / v-runtime-template

Vue component for compiling templates on the fly using a v-html like API
MIT License
605 stars 72 forks source link

Feature(Service): add created, mounted and destroyed hooks + fix unde… #38

Closed dobobaie closed 5 years ago

dobobaie commented 5 years ago

Add hooks : created, mounted and destroyed => Now we known when the component is mounted or ... + Fix undefined methods during a this$1.$options.methods ect...

alexjoverm commented 5 years ago

Hey, all of this is not necessary, check https://vuedose.tips/tips/listen-to-lifecycle-hooks-on-third-party-vue-js-components