delowardev / vue3-circle-progress

Highly customizable & lightweight circular progressbar component for Vue 3, built with SVG and extensively customizable
https://codesandbox.io/s/determined-dawn-3ybev?file=/src/App.vue
MIT License
36 stars 14 forks source link

Object is not a function #7

Closed jatinbphp closed 2 years ago

jatinbphp commented 2 years ago

I am getting below error when I use it.

circle-progress.umd.min.js?78da:1 Uncaught TypeError: Object(...) is not a function at eval (circle-progress.umd.min.js?78da:1) at a (circle-progress.umd.min.js?78da:1) at Module.fb15 (circle-progress.umd.min.js?78da:1) at r (circle-progress.umd.min.js?78da:1) at 00ee (circle-progress.umd.min.js?78da:1) at eval (circle-progress.umd.min.js?78da:1) at eval (circle-progress.umd.min.js?78da:1) at eval (circle-progress.umd.min.js?78da:1) at Object../node_modules/vue3-circle-progress/dist/circle-progress.umd.min.js (chunk-vendors.js:2932) at __webpack_require__ (app.js:849)

delowardev commented 2 years ago

Hi, @jatinbphp Could you please share a code snippet/example?

( Also, you can take a look at this sandbox: https://codesandbox.io/s/determined-dawn-3ybev?file=/src/App.vue )

jatinbphp commented 2 years ago

Hello, you can close the issue as I have used another component.

On Wed, 27 Apr 2022, 23:14 Delowar Hossain, @.***> wrote:

Hi, @jatinbphp https://github.com/jatinbphp Could you please share a code snippet/example?

( Also, you can take a look at this sandbox: https://codesandbox.io/s/determined-dawn-3ybev?file=/src/App.vue )

— Reply to this email directly, view it on GitHub https://github.com/delowardev/vue3-circle-progress/issues/7#issuecomment-1111303414, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEDARV3I6WVV3NVOZVRBFO3VHF4JRANCNFSM5UOFEE5A . You are receiving this because you were mentioned.Message ID: @.***>