- From: Andrea Giammarchi <notifications@github.com>
- Date: Sun, 17 Nov 2024 12:45:01 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 17 November 2024 20:45:05 UTC
> Empty fragments are important for conditional rendering with signals. That's why comment nodes are the work around atm. They let frameworks to follow empty fragments. my current code uses those indeed, as lastChild reference, but those can be eagerly removed too, so I am most sure what's your point there but my point was to show easier alternative to something that otherwise would never land on DOM. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-2481544529 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/736/2481544529@github.com>
Received on Sunday, 17 November 2024 20:45:05 UTC