shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

How to prevent multiple Toast overlaps? #191

Open hormiklos opened 3 years ago

hormiklos commented 3 years ago

Hi,

Is there any chance to prevent multiple Toast (with the same text) overlaps? Or by chance to have beforeCreate or other filter callback?

Thanks in advance for your answer!