8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I set verticalCompact={false}, I can't swap between the top and bottom elements because it keeps pushing them down. I explored an older demo that was available here: https://strml.github.io/react-grid-layout/examples/11-no-vertical-compact.html, and it worked fine.
https://react-grid-layout.github.io/react-grid-layout/examples/11-no-vertical-compact.html
1- Drag top box 2- Try swap it with box at lower level 3- the lower level box will keep moving down
I expect to swap places like old version, I will provide video for it
1.5.1
macos
Chrome
No response
The old version works fine : https://github.com/user-attachments/assets/13551e71-69be-4571-97c1-96e5c5bfe9bd
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When I set verticalCompact={false}, I can't swap between the top and bottom elements because it keeps pushing them down. I explored an older demo that was available here: https://strml.github.io/react-grid-layout/examples/11-no-vertical-compact.html, and it worked fine.
Screen.Recording.2025-05-01.at.2.51.44.AM.mov
Your Example Website or App
https://react-grid-layout.github.io/react-grid-layout/examples/11-no-vertical-compact.html
Steps to Reproduce the Bug or Issue
1- Drag top box
2- Try swap it with box at lower level
3- the lower level box will keep moving down
Expected behavior
I expect to swap places like old version, I will provide video for it
react-grid-layout library version
1.5.1
Operating System Version
macos
Browser
Chrome
Additional context
No response
Screenshots or Videos
The old version works fine :
https://github.com/user-attachments/assets/13551e71-69be-4571-97c1-96e5c5bfe9bd
No response
The text was updated successfully, but these errors were encountered: