Re: [whatwg/dom] Could a property be exposed so I can observe `.stopImmediatePropagation()`? (#958)

It basically means that the current callback invoked `stopImmediatePropagation()`, why could you not store that in a variable as well? Is the event passed around a bunch or something and you don't want to pass around this additional state?

-- 
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/958#issuecomment-793517894

Received on Tuesday, 9 March 2021 08:07:41 UTC