[Bug Report] <wbr> tag somehow breaks the hoisted static vnode causing hydration mismatch
Vue version
3.2.36
Link to minimal reproduction
Steps to reproduce
All the contents are inside the _hoisted_1
, while _hoisted_2
to _hoisted_18
is missing, then _hoisted_19
is there.
What is expected?
Should be something like this:
What is actually happening?
Causing a hydration mismatch error when SSR enabled:
System Info
not related
Any additional comments?
No response
The compiled result still looks weird. The only difference is the first <code>1</code>
tag