renatorib / react-sizes

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

Infinite loop #19

Closed shprink closed 6 years ago

shprink commented 6 years ago
withSizes.isStDesktop = (sizes) => !withSizes.isStDesktop(sizes);
renatorib commented 6 years ago

Thanks! Fixed in commit https://github.com/renatorib/react-sizes/commit/f165f2effa85b1afa237cda6103196667878b40c

renatorib commented 6 years ago

Published in v0.3.2