renatorib / react-sizes

:left_right_arrow: Hoc to easily map window sizes to props.
722 stars 36 forks source link

prevent memory leak #39

Closed haritonasty closed 5 years ago

haritonasty commented 5 years ago

added throttle cancel method in componentWillUnmount()

this PR fixed issue

renatorib commented 5 years ago

Thanks!

haritonasty commented 5 years ago

@renatorib can you upd version in npm?

renatorib commented 5 years ago

It was published as 2.0.0 within all the refac of https://github.com/renatorib/react-sizes/pull/33

https://www.npmjs.com/package/react-sizes/v/2.0.0