russellsamora / enter-view

Dependency-free JavaScript library to detect when element enters into view

Home Page:https://russellgoldenberg.github.io/enter-view/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove all listeners

PeteJobi opened this issue · comments

Can you add a way to clean up the function so it stops listening? Even when we set "once" to be true, the listeners added to window remain.

resolved in 2.0.1