-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemregressionscope: sfc
Description
Vue version
3.5.3
Link to minimal reproduction
Steps to reproduce
In the playground, the Preview result does not match the template. Strangely, by applying the following modifications to the content, it matches correctly:
- Commenting out only the
<math>
related elements; - Commenting out any heading, such as
<h2>
,<h3>
.
What is expected?
The compilation result should match the <template>
.
What is actually happening?
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemregressionscope: sfc