- From: Tito <notifications@github.com>
- Date: Fri, 06 Sep 2024 07:15:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 September 2024 14:15:07 UTC
For solid, and possibly many other frameworks what would be welcome is an atomic `replaceChildren` Such `parent.replaceChildrenAtomic([node1, node2, ...])` which will remove any not on the list, and move nodes in one operation while also avoiding all the issues described in this thread. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1255#issuecomment-2334158916 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1255/2334158916@github.com>
Received on Friday, 6 September 2024 14:15:07 UTC