Skip to content

Hot reloading of extended components doesn't work when base component changes #85

@Dylan190774

Description

@Dylan190774

I have a 'child' component that extends a 'base' component, using the property 'extends'.
However, when I edit the HTML or change the data of the base component and save the file, the child component gets overwritten completely with the contents of the base component by the hot reload, and there's no way to get the child back other than hard reloading the page.

Is this a known issue or a bug?

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