1.0.1 • Published 6 years ago

catch-ie-get-bounding-client-rect-errors v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

This package catches errors thrown by Internet Explorer's getBoundingClientRect method.

This method patches the getBoundingClientRect method when you include it. I only include this on my polyfills bundle as I don't want to mess with other browsers getBoundingClientRect method.

To use

yarn add catch-ie-get-bounding-client-rect-errors
import 'catch-ie-get-bounding-client-rect-errors';
1.0.1

6 years ago

1.0.0

6 years ago