Closed
Description
Version
2.6.0
Reproduction link
https://codesandbox.io/s/5xx3jz48qn
Steps to reproduce
- follow the codesandbox link attached
- open the App.vue
- see lines 13, and 19
- see console output
What is expected?
$scopedSlots contains slot functions only (or empty if there are no slots at all)
What is actually happening?
$scopedSlots has _normalized and $stable fields
If these special props added to the $scopedSlots by intention - where can I find documentation on them?
Metadata
Metadata
Assignees
Labels
No labels