element-rect-observer
v0.1.8
Published
[](https://travis-ci.org/batata-frita/element-rect-observer) [](https://www.npmjs.com/package/el
Readme
element-rect-observer
Known issues
- The spec for ResizeObserver has a known limitation that will cause the ResizeObserver to throw a
ResizeObserver loop limit exceededexception. This is not a problem, since nothing is actually broken, it’s just a consequence of the spec. You can find more details in a discussion thread from the spec repo
