DockYard / ember-in-viewport

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

[Bug]: revert intersection-observer-admin bug with multiple elements sharing a single root #273

Closed snewcomer closed 3 years ago

snewcomer commented 3 years ago

The fixes in the underlying library were due to test issues. Unsure of the exact cause so far. Reverting to give myself more time to investigate.

close https://github.com/snewcomer/intersection-observer-admin/issues/30

ref #271