### Vue version 3.6.0-alpha.2 ### Link to minimal reproduction https://play.vuejs.org/#eNqNUk1PwzAM/SshF0CCFgrigMrEhzjAASbgGAmFzu2ypUmUpGVo2n/HSbuxTdNEL038np+fHc/pnTFJ2wC9prmH2kjuYcAUwS//arzXitwWUhTTG0ZLyStyQw7Cn9FBMeaqgjztaJjUpw15BeekPRVln8MoSZeaAcwQBOkgRvN0rSxeXWGF8cSBbwyRWAFFvMNyTInaaOvJnFgoyYKUVtfkEL0frqCudAckabyF5jYJ2QYh6wlMFVo5T/omscSRtw0cB4edpwE9QSfIKkWVTJxWOLN5aIvRQtdGSLCvxgtUYfSaRCRgXEr9/RxjQfBkGS/GUEx3xCduFmKMDi04sC0wusI8txX4Dn58f4EZnldgrUeNRPYe8A2clk3w2NHuGzVC22u86PYpDkuo6sM9zjwot2wqGA3MReQziqN72NP6n92L5DLmMbXAKa4eJmzdxoO3HCvHrehnjsfttRyJdmBQgZznaThv7VCvH991W/+/ytlOZaZ+UPyzBRsGgtoXyVVydsqlGfMko4tf3AsW7w== ### Steps to reproduce 1. switch Page1 2. Click the button in the preview ### What is expected? Can display the page2 normally ### What is actually happening? tips: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node. ### System Info ```shell `Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.` ``` ### Any additional comments? _No response_