Skip to content

Memory leak when scrolling #26

@nulldg

Description

@nulldg

when scrolling through the chatlog, messages stay in memory even when they fall out of view. the DOM continues to grow and rendering slows down until you either run out of memory or you hit the top of the chatlog. the client needs to unload messages as they scroll out of view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions