Closed
Description
All my gridstack itens are deep down in the shadow DOM, when dragging I've noticed that my elements gets re-appended to the DOM which in turn makes my elements to make new api calls, I wonder if there's an way for Gridstack to look inside shadow DOM.
This is the place im referring to https://github.com/gridstack/gridstack.js/blob/master/src/dd-draggable.ts#L302