-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Subject of the issue
Deleting widget issue (related with browser's reducing to display widgets in one column)
Your environment
- version of gridstack.js 1.0.0-dev
- Google Chrome Version 77.0.3865.90
Steps to reproduce
http://gridstackjs.com/demo/knockout.html http://gridstackjs.com/demo/knockout2.html
- Resize the browser from displaying few gridstack columns to one column. Don't refresh the page.
- Try to delete 3rd widget from the top, it deletes 1, 2, 3 widgets and doesn't removes 1st and 2nd widgets from the DOM.
- Without page refresh come back to the full screen browser, the display of widgets is broken.
Expected behaviour
Deleting should work when the browser is resized from displaying few gridstack columns to one column.
Actual behaviour
When the browser is resized / reduced from displaying few gridstack columns to one column, deleting widgets doesn't work. After coming back to the full screen browser, the display of widgets is broken.


Metadata
Metadata
Assignees
Labels
No labels