Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nuxt] Methods (such as isLoading, showValidationMessage, etc.) showing "is not a function" on Nuxt #120

Closed
ZeyadAmr opened this issue Nov 30, 2020 · 3 comments

Comments

@ZeyadAmr
Copy link

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.

  • Version: 4.1.1 (latest as of date)
@avil13
Copy link
Owner

avil13 commented Nov 30, 2020

@ZeyadAmr Thank you for the example, I will try to check this error soon.

@darkons
Copy link

darkons commented Dec 30, 2020

I'm having the same problem

Any news about this bug?

@adrian-webgurus
Copy link

Hey @avil13, any news about this bug?

@avil13 avil13 closed this as completed in 2cad309 Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants