### Vue.js version 1.0.26 ### Reproduction Link http://jsfiddle.net/e2zfe3se/ ### Steps to reproduce Check the above example ### What is Expected? The $ref object should be updated using the new sub components instances ### What is actually happening? The $ref object caches the old components instances and all the references to the new DOM elements created get lost