We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, I tried to use it with the Vue3, but see that its not compatible.
With Vue3 its giving following error - _"Uncaught (in promise) TypeError: _vm.self is undefined".
It would be great if you can add the Vue3 compatibility.
The text was updated successfully, but these errors were encountered:
Just copy/paste src/VGauge.vue in your project, this will work, and also import "gaugeJS": "^1.3.8",
Sorry, something went wrong.
No branches or pull requests
Hey, I tried to use it with the Vue3, but see that its not compatible.
With Vue3 its giving following error - _"Uncaught (in promise) TypeError: _vm.self is undefined".
It would be great if you can add the Vue3 compatibility.
The text was updated successfully, but these errors were encountered: