alexjoverm / v-runtime-template

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

v-runtime-template not work in child component two way binding #57

Open gronel opened 5 years ago

gronel commented 5 years ago

can't perform two way binding in child component when i bind it in v-runtime-template

J-I-B commented 5 years ago

Same issue here