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

Component gets rerendered every second even though there is no change in my computed prop #77

Open sajuthankathurai opened 3 years ago

sajuthankathurai commented 3 years ago

Component gets rerendered every second even though there is no change in my computed prop.