Bogdan1975 / ng2-slider-component

Angular 2 slider component
MIT License
68 stars 50 forks source link

Uncaught Error: moduleId should be a string in "Ng2SliderComponent". #24

Open kalandher opened 7 years ago

kalandher commented 7 years ago

Uncaught Error: moduleId should be a string in "Ng2SliderComponent". See https://goo.gl/wIDDiL for more information. If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.componentModuleUrl

medin-n commented 7 years ago

I fix this issuue by fixing the ng2-slider.component.js line 404 moduleId: module.id + "",

josephserrano15 commented 7 years ago

Same issue for me

LucasBrazi06 commented 7 years ago

Same for me. It seems that this component is dead as nothing has be done since you reported the issue !!! Any alternative !?