Skip to content

Cannot set property 'roundSlider' of undefined #8

Description

@HassanZahirnia

Hey,
I'm trying to import this library in my Nuxt project. I simply create a plugin file with following content:

import Vue from 'vue'
import RoundSlider from 'vue-round-slider'
Vue.component('RoundSlider', RoundSlider)

But I get this error:
Cannot set property 'roundSlider' of undefined

Am I doing something wrong here?
Any helps would be appreciated. Thanks in advance

vue version: 2.6.12
nuxt version: 2.14.12
vue-round-slider version: 1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions