0👍
It’s probably a problem with the asyncronicity of the AJAX call.
Where do you call the $nextTick ? in the callback of the AJAX call?
We need some moe code to solve this probably.
- [Vuejs]-How can I make "vue build" spit out non-optimized JS files?
- [Vuejs]-VUEjs templates multiple selectboxes
Source:stackexchange.com