-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Open the Kanban component preview or use the Kanban component in your app.
- Pick up a card from any board.
- Drag it towards another board.
- Pause/hold the card in the middle area between the boards (not over a drop zone).
- The app crashes with a client-side exception.
🎥 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working