OJ
Results
3
comments of
OJ
trafficstars
This also occurs with Laravel version 5.5 as well. It's not an easy bug to identify either.
Use version "dev-laravel-5" in your composer.json as in #422
Just remember to re-reference the package when including it (including the css file), ie `import 'vue-range-component-fixed/dist/vue-range-slider.css';` `import VueRangeSlider from 'vue-range-component-fixed';`