The client-side rendered under ssr ie11

vue ssr reports The client-side rendered virtual DOM tree is not matching at ie11

goes straight out of a text node, including numbers and text, such as "

60000 popularity

"
under ie11, the text node is divided into multiple nodes by numbers:


this will result in incorrect vue alignment, thus recreating the dom node override

Aug.04,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b377e0-2ade0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b377e0-2ade0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?