Skip to content

Junk props in $scopedSlots #9443

Closed
@IlyaKhD

Description

@IlyaKhD

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions