Unable to get default slot text in $slots containing newlines
Vue version
3.2.37
Link to minimal reproduction
Steps to reproduce
What is expected?
Get default slot text in $slots containing newlines
What is actually happening?
Get default slot text in $slots containing newlines
System Info
No response
Any additional comments?
The text in slots.default()[0].children does not contain newlines
I want to get text that contains newlines, how do I manipulate $slots
The text in slots.default()[0].children does not contain newlines
I want to get text that contains newlines, how do I manipulate $slots