I don't know if I'm doing something wrong, but this breaks if you click the button a couple times: http://jsfiddle.net/nkovacs/c08kdyka/ The most common error is `"Uncaught TypeError: Cannot read property '__vue__' of null".`, but there are others too. If I remove the v-repeat of subitems, or remove the outer track-by directive, it works.