-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Open
Labels
scope: vaporrelated to vapor moderelated to vapor mode
Description
Vue version
3.6.0-alpha.2
Link to minimal reproduction
Steps to reproduce
Observe that in initial state (vapor mode active), the comment is considered as the content of the slot.
If vapor
is removed from the components, the comment is not considered and the fallback content is rendered.
What is expected?
A slot content containing only comments should trigger the fallback content to render.
What is actually happening?
The comment is considered as the slot content in vapor mode, resulting in the fallback not being rendered.
System Info
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
scope: vaporrelated to vapor moderelated to vapor mode