0👍
Maybe you have two question here
- Nothing in your
<a></a>
tag from your code - If you use native javaScript or jQuery to create Dom element, vue can’t listen it(this means that the syntax of vue cannot be used.)
or your can provide more code for us to solve your problem
- [Vuejs]-Interpolation doesn't rerender in parent component after custom event from child
- [Vuejs]-How to create load more in search result with vue js and laravel
Source:stackexchange.com