Skip to content

Props change will not trigger child component update if props not referred in template #5325

@RephoneYin

Description

@RephoneYin

Version

2.2.6

Reproduction link

https://jsbin.com/pusozum/edit?html,js,console,output

Steps to reproduce

Please check minimal reproduction:
2 components which are parent and child, parent pass props to child.
Child component will not update if the props is not referred in its template.

What is expected?

Child component trigger its updated hook.

What is actually happening?

Child component never trigger its updated hook

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