parassantra

Results 4 issues of parassantra

### Expected behavior Drag and drop should work in new window created through createPortal ### Actual behavior Drag and drop should not working in new window created through createPortal ###...

untriaged
unconfirmed-bug

### **What's this PR** https://github.com/TanStack/table/issues/5746 **Enhance the contextDocument assignment logic in the ColumnSizing feature:** - Use provided _contextDocument if available - Fall back to event target's ownerDocument if possible -...

### TanStack Table version v8.20.5 ### Framework/Library version v18.2.0 ### Describe the bug and the steps to reproduce it ### Description The current implementation of the `getResizeHandler` function in the...

This fixes https://github.com/hello-pangea/dnd/issues/442 I have attached a codesandbox with version "@hello-pangea/dnd": "18.0.1" : 1. this example shows when popout button is clicked and DnD list moves to new window created...