Problem: Removed widgets appear after refreshing screen
Understanding of problem: Major issue consist in rendering items state
. I was trying to save current state in Local Storage and after use it to render new items. Unfortunately this idea is not enough, because I cannot update it in live
Example of same project with exactly same problem: https://codesandbox.io/s/dg3tj
Documentation
https://github.com/react-grid-layout/react-grid-layout
Note: I was looking to any response but unfortunately no luck. Hopefully someone will explain or show one working example
Same question: visit