Re: [whatwg/dom] `childList` records across multiple `MutationObserver`s are observed in fundamentally incorrect order (Issue #1111)

Having myself battled with bugs introduced by MO's unpredictable/undocumented behaviour, I can't help but wonder how y'all make success of it. IMO nothing beats the event model we once had, but yeah I get the concerns often raised.

I'm not sure if https://github.com/webqit/realdom resonates with the case here, but I often just want a realtime DOM mutations API so I built that.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1111#issuecomment-1863145561
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1111/1863145561@github.com>

Received on Tuesday, 19 December 2023 17:00:08 UTC