cedricdelpoux / cedricdelpoux/react-responsive-masonry
ResponsiveMasonry does not react to sudden browser resize (maximize button issue)
Open
- Dominant language
- JavaScript
- Stars
- 455
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Description:
When using ResponsiveMasonry, it dynamically adjusts the layout based on the browser size. However, when the browser window is suddenly maximized by using the maximize button), the layout does not update correctly, and the responsiveness does not trigger as expected.
Steps to Reproduce:
- Open a page using ResponsiveMasonry in a smaller window.
- Click the maximize button to expand the browser to full screen.
Contributor guide
Assessment
This issue has not been assessed yet.