xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.
https://vue-sonner.vercel.app
MIT License
803 stars 41 forks source link

Error: when pressing ESC key #59

Closed hgoncalves closed 6 months ago

hgoncalves commented 6 months ago

From anywhere in the app if i press ESC i get following error:

Uncaught TypeError: v.contains is not a function at HTMLDocument.n (vue-sonner.js?v=5d769250:669:157)

xiaoluoboding commented 6 months ago

Hi @hgoncalves

We have fixed it. https://github.com/xiaoluoboding/vue-sonner/releases/tag/v1.1.2

hgoncalves commented 6 months ago

Nice, thank you 🙏