garthenweb / react-stickup

React components to stick elements at the top of the page while scrolling
http://garthenweb.github.io/react-stickup
MIT License
24 stars 4 forks source link

ResizeObserver loop limit exceeded #32

Open garthenweb opened 3 years ago

garthenweb commented 3 years ago

Adding an onerror handler to window you receive a lot of errors ResizeObserver loop limit exceeded due to the additions to fix https://github.com/garthenweb/react-stickup/issues/28.

This is not critical but can be an issue for logging. Also see https://stackoverflow.com/questions/49384120/resizeobserver-loop-limit-exceeded