warpcgd / vue-concise-slider

vue-concise-slider,A simple vue sliding component
https://warpcgd.github.io/vue-concise-slider/#/
918 stars 185 forks source link

bug? "slider" is not provided as an export #157

Closed stauersbol closed 2 years ago

stauersbol commented 2 years ago

Hi, I seem to have found a issue.

Uncaught SyntaxError: The requested module '/node_modules/vue-concise-slider/dist/module.js' does not provide an export named 'slider'

I have no idea, why and how this could be fixed. Feel free to ask any questions for more info on this.

EDIT: What I found was in the exportModule.js file. Second last line export { slider, slideritem} I am also using version 4.2.5.

warpcgd commented 2 years ago

Hi, can you post the relevant code? How exactly are you citing it?