Re: [whatwg/dom] Allow for filtering events in "once" handlers (#990)

This might be solvable better with compositional tools for events such as [this proposal](https://github.com/whatwg/dom/issues/544) as yeah it doesn't really extend to multiple events well, but compositional tools (e.g. Observable) extend to many patterns rather than trying to work around these event issues on a case-by-case basis.

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

Received on Friday, 30 July 2021 05:46:16 UTC