Skip to content

cascade v-slot don't emit change of variables from scope #9438

Closed
@tcastelly

Description

@tcastelly

Version

2.6.2

Reproduction link

https://jsfiddle.net/cn09xg4k/

Steps to reproduce

There is a card component with userName and lastName. Each 200ms these variables are updated.
Between user and card components there is a wrapper, just to use a slot.

What is expected?

Variables in user component should be refreshed

What is actually happening?

These two variables are displayed only once and never updated


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions