## Bug Report: Kanban Drag Crash **Component:** Kanban **Docs:** https://reui.io/docs/kanban --- ### Summary Dragging a card from one board to another causes the application to crash **when the card is held in between the boards** (before dropping). The error shown: Application error: a client-side exception has occurred while loading reui.io (see the browser console for more information). --- ### Steps to Reproduce 1. Open the Kanban component preview or use the Kanban component in your app. 2. Pick up a card from any board. 3. Drag it towards another board. 4. **Pause/hold the card in the middle area between the boards (not over a drop zone).** 5. The app crashes with a client-side exception. --- ### 🎥 Reproduction Video Example: https://github.com/user-attachments/assets/ea996dbc-70cb-43b1-8d33-bfbe49bf2908 --- ### ✅ Expected Behavior The drag action should work normally without crashing, even when the card is hovered between boards. --- ### ❌ Actual Behavior The application crashes and shows a client-side exception error. ---
Bug Report: Kanban Drag Crash
Component: Kanban
Docs: https://reui.io/docs/kanban
Summary
Dragging a card from one board to another causes the application to crash when the card is held in between the boards (before dropping).
The error shown:
Application error: a client-side exception has occurred while loading reui.io (see the browser console for more information).
Steps to Reproduce
🎥 Reproduction Video
Example:
screen-capture.webm
✅ Expected Behavior
The drag action should work normally without crashing, even when the card is hovered between boards.
❌ Actual Behavior
The application crashes and shows a client-side exception error.