Skip to content

Bug when unmounted and recycling the web-component #149

Open
@UpperCod

Description

@UpperCod

This bug should be a comparative exercise with Atomico, in this exercise I have detected that haunted against unmounted, allows the component to continue operating even if it is not in use.
This can harm the user experience since the component continues to consume resources associated with the rendering process.

In my opinion the render cycle should be paused when detecting the umounted, this opens a new problem in haunted, which is the recycling of the component, eg:

codepen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions