Re: [whatwg/dom] Make it possible to observe connected-ness of a node (#533)

Not sure if it has been suggested, but one way to make this plus a few more use cases _easier_ would be to add an option to monitor parent changes. It's simpler than the original problem, and in some ways more general.
It would still be annoying to monitor connected-ness, but a lot less so (a utility function instead of a whole library).

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

Message ID: <whatwg/dom/issues/533/2080289415@github.com>

Received on Saturday, 27 April 2024 01:11:41 UTC