I'm having trouble with tooltips for elements inside a v-repeat loop, whenever the loop is based on data received by an AJAX callback. Here is a jsfiddle with the issue. http://jsfiddle.net/hotrod/526e6qwv/ Any idea on what am I doing wrong here? Thank you.