Skip to content

fix(core): prevent aggressive removal of items in a for loop#67311

Closed
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:animation-dnd
Closed

fix(core): prevent aggressive removal of items in a for loop#67311
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:animation-dnd

Conversation

@thePunderWoman
Copy link
Contributor

This addresses the reported animation issue with drag and drop where dom nodes would disappear after being dropped.

fixes: #67257

@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Feb 25, 2026
@ngbot ngbot bot modified the milestone: Backlog Feb 25, 2026
This addresses the reported animation issue with drag and drop where dom nodes would disappear after being dropped.

fixes: angular#67257
@thePunderWoman thePunderWoman marked this pull request as draft February 27, 2026 00:31
@thePunderWoman thePunderWoman removed the request for review from AndrewKushnir February 27, 2026 00:31
@thePunderWoman thePunderWoman deleted the animation-dnd branch February 28, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Items disappearing on drag-and-drop

1 participant