Skip to content

Conversation

@ryanflorence
Copy link
Member

Anchors were being calculated incorrectly because it removed the old node before inserting the new one, Now it correctly uses the old node as the anchor for insertion and inserts the new node before removing the old one.

Anchors were being calculated incorrectly because it removed the old node before inserting the new one, Now it correctly uses the old node as the anchor for insertion and inserts the new node before removing the old one.
@ryanflorence ryanflorence merged commit d19586f into main Dec 19, 2025
5 checks passed
@ryanflorence ryanflorence deleted the ryan/fix-replacements branch December 19, 2025 01:51
@MichaelDeBoey MichaelDeBoey changed the title Fix node replacement fix(component): fix node replacement Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants