Skip to content

Slot testing fails for component. #851

Closed
@trashpanda001

Description

@trashpanda001

Version

1.0.0-beta.21

Reproduction link

https://github.com/sickp/vue-test-slots

Steps to reproduce

yarn install
yarn test:unit

What is expected?

  • named slot "header" to receive 'Hello There'
  • default slot to receive 'Content Goes Here'

What is actually happening?

default slot receives 'Hello There'


This worked in 1.0.0-beta.20

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions