Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Dylan190774 opened this issue Feb 4, 2021 · 3 comments

Comments

@Dylan190774
Copy link

Dylan190774 commented Feb 4, 2021

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?

@mikerockett
Copy link

Possibly related to #68. Sadly, doesn't look like it's going to be fixed.

@nemoDreamer
Copy link

Sadly, doesn't look like it's going to be fixed.

Just based on the fact that that issue has been in limbo since Jun 3, 2018, or because there has been some kind of official statement as to it not getting fixed?

@mikerockett
Copy link

@nemoDreamer – the former. This repo hasn't had any commits for years now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants