Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
654 stars 90 forks source link

[Question] Toast click event propagation #215

Closed IRlyDontKnow closed 1 year ago

IRlyDontKnow commented 1 year ago

Is there any way, to stop toast click event from bubbling/propagating up the DOM tree?

chrissainty commented 1 year ago

No, there isn't anything that does that currently. What issue are you having?

chrissainty commented 1 year ago

Not much activity here so I'm closing this. Feel free to reopen if there is more information to add.