caroso1222 / notyf

👻 A minimalistic, responsive, vanilla JavaScript library to show toast notifications.
https://carlosroso.com/notyf/
MIT License
2.63k stars 195 forks source link

Will this work inside of a shadow DOM? #124

Open vedantroy opened 2 years ago

vedantroy commented 2 years ago

Will this library work if the React component is placed inside a shadow DOM? If not, is there a quick way to patch this library so it works inside a shadow DOM?

exetico commented 9 months ago

@vedantroy What did you do? And did you jump on a alternative solution? I'm looking for "shadowdom ready solutions", so I'd like to hear what you ended up with.