Skip to content

Rerendering a functional component which renders a component with a slot #4315

@blocka

Description

@blocka

Vue.js version

2.1.3

Reproduction Link

http://jsfiddle.net/5sH6A/

Steps to reproduce

Press run and wait a second

What is Expected?

You should see

2
["slot1"]

in the output

What is actually happening?

2
["default"]

shows up after a second, indicating that the component is not seeing any slots.

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