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

onComplete is not called if toast is closed using goAway #60

Closed bizzzd closed 6 years ago

bizzzd commented 6 years ago

The onComplete callback is successfully called after the toast is closed by its own, but isn't called when the toast is closed using goAway function. Is it expected behavior?

shakee93 commented 6 years ago

it is the current behaviour. in future we might have it ;) or a PR is welcome !!