You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the same code that I have used on a previous Vue project (vue-sweetalert2 3.0.5), however, when I try to run it on Nuxt I get the error message:
Uncaught (in promise) TypeError: _this2.$swal.showValidationMessage is not a function
same with .isLoading and others.
Version: 4.1.1 (latest as of date)
The text was updated successfully, but these errors were encountered:
codesandbox example
I am using the same code that I have used on a previous Vue project (vue-sweetalert2 3.0.5), however, when I try to run it on Nuxt I get the error message:
Uncaught (in promise) TypeError: _this2.$swal.showValidationMessage is not a function
same with .isLoading and others.
The text was updated successfully, but these errors were encountered: