avil13 / vue-sweetalert2

A convenient wrapper for sweetalert2.
https://avil13.github.io/vue-sweetalert2/
645 stars 75 forks source link

NuxtJS Route Changing Issue #101

Closed BerkanSezer closed 4 years ago

BerkanSezer commented 4 years ago

NuxtJS Route Changing Issue

Hi, I found a bug. Scenario is like that:

avil13 commented 4 years ago

Hi.

I suggest using a hook for forced closure. In beforeRouteUpdate for example .

Adding such functionality to the library looks redundant.