-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Closed
Copy link
Labels
Description
Vue version
^3.2.45
Link to minimal reproduction
Steps to reproduce
- open the reproduction link
- click the toggle button
- observe whether the slot content is toggled.
What is expected?
- The provided content should be displayed when
showistrue. - The fallback content should be displayed when
showisfalse.
What is actually happening?
The slot content is not toggled.
System Info
No response
Any additional comments?
No response