### Version 3.0.0-rc.10 ### Reproduction link [https://codesandbox.io/s/youthful-sky-is4hc?file=/src/App.vue](https://codesandbox.io/s/youthful-sky-is4hc?file=/src/App.vue) ### Steps to reproduce 1. Open reproduction link 2. click on shuffle ### What is expected? Items should be rendered correctly after shuffling the array ### What is actually happening? Getting the following error: **Uncaught (in promise) TypeError: Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'.** <!-- generated by vue-issues. DO NOT REMOVE -->