mohamadkhani / vue-simple-range-slider

Change Your numeric value or numeric range value with dragging handles
MIT License
22 stars 7 forks source link

Global init problem #6

Open suraiyaaysha opened 3 years ago

suraiyaaysha commented 3 years ago

I am facing a global init problem. But it works goon on locally. I am making nuxt js project. I include the plugins into my plugins file for global init. but its shows an error. If I use it on my local component file it's working fine.

Please make a solution for calling the plugin globally.