jackbsteinberg/std-toast

Should the `show` and `hide` events bubble up to ancestor nodes?

Opened this issue · 1 comments

Should the `show` and `hide` events bubble up to ancestor nodes?

I'm honestly unsure what criteria is used for bubbling vs. non-bubbling these days. It seems some of the later-introduced elements, such as dialog or details, don't bubble their events.