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

Problem using $dialog.message in a try-catch #138

Open
dquil opened this issue Sep 15, 2021 · 1 comment
Open

Problem using $dialog.message in a try-catch #138

dquil opened this issue Sep 15, 2021 · 1 comment

Comments

@dquil
Copy link

dquil commented Sep 15, 2021

Hi everybody,

I am trying to use vuetify-dialog in a try catch. The problem started when I updated vuetify to 2.5.8. Before that it worked just fine.
This is the error that the console throws at me:

TypeError: Cannot destructure property 'bar' of 'this.$vuetify.application' as it is undefined.

Do you have any idea about what could be happening? i have also updated vuetify-dialog to the latest version: 2.0.17.

Thank you for you attention!

@yariksav
Copy link
Owner

I updated vuetify version to 2.5.8, and this error hasn't been reproduced. Can you show you code, how do you use it

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

2 participants