DockYard / ember-in-viewport

Detect if an Ember View or Component is in the viewport @ 60FPS
MIT License
245 stars 91 forks source link

Memory leaks in intersection-observer-admin #326

Open XuluWarrior opened 2 weeks ago

XuluWarrior commented 2 weeks ago

I was just watching a talk on EmberFest and learned that intersection-observer-admin 0.3.2 has memory leaks (snewcomer/intersection-observer-admin#49, #54, #55, #56 and #58)

These have been addressed in 0.3.4.

Is there any intention to update this package to minimum version requirements?