### Version 2.6.11 ### Reproduction link [https://codepen.io/deqwin/pen/wvaMxoO](https://codepen.io/deqwin/pen/wvaMxoO) ### Steps to reproduce open the reproduction above and you will see a red vue warning in the console ### What is expected? a successful hydration ### What is actually happening? the hydration fails and the app re-renders absolutely --- this looks like the problem caused by the empty text node (src/core/vdom/patch.js line:646) <!-- generated by vue-issues. DO NOT REMOVE -->