mlisook / plastic-image

A Polymer 3.0 element which adds extra plasticity to <iron-image> with support for srcset and lazy loading
MIT License
30 stars 6 forks source link

Edge does not reliably dispatch scroll events on some devices #23

Closed mlisook closed 7 years ago

mlisook commented 7 years ago

Especially on trackpad or touch screen windows machines, scroll events used by intersection observer often don't fire at all. There are quite a few open issues in the Edge issue tracker, some open for 1 year +.

Workaround forthcoming.

mlisook commented 7 years ago

Closed by PR #24