Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Repeated elements get leaked if you remove some elements from the source list. #243

Closed
@Bringer128

Description

@Bringer128

First off, thanks for this library, it's awesome!

JsFiddle example here: http://jsfiddle.net/bp0821bf/1/

It's easiest to see if you open up http://fiddle.jshell.net/bp0821bf/1/show/light/ (no iframes).

I tested this by using Chrome Developer Tools, taking a profiler snapshot and finding the detached HTMLSpanElements:

image

This causes a very minor leak in our production software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions