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
I have a dialog window with chips area inside. When I start dragging a chip it disappears.
igniteui-angular version: ^18.0.0
browser: all
Steps to reproduce
Add an igx-chip-area in igx-dialog. Put some igx-chips in the area and make them draggable. Start the application, open the dialog and start dragging the chips.
Result
Chip disappears immediately after drag starts.
Expected result
Chip should not disappear while it is dragged over the dialog window.
Description
I have a dialog window with chips area inside. When I start dragging a chip it disappears.
Steps to reproduce
Add an
igx-chip-area
inigx-dialog
. Put someigx-chip
s in the area and make them draggable. Start the application, open the dialog and start dragging the chips.Result
Chip disappears immediately after drag starts.
Expected result
Chip should not disappear while it is dragged over the dialog window.
Attachments
Here is a sample showing this behavior.
The text was updated successfully, but these errors were encountered: