You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It shows the "not allowed" cursors and I'm not able to drop it anywhere.
When I release the mouse, then the view simply disappears
When I drag the header of "first", then "second" reappears and I can drop it in the expected places.
Somehow the drop targets don't work on the initial drag, but only after changing something. It would be great if you could check what's wrong and provide a solution!
Hi, I encountered a rather unfortunate bug:
https://stackblitz.com/edit/vitejs-vite-uzhhsevp?file=src%2FApp.tsx
using React 18 or 19:
20251111-1413-30.5117477.mp4
Somehow the drop targets don't work on the initial drag, but only after changing something. It would be great if you could check what's wrong and provide a solution!