klivak
klivak
Hi, I add **"scrollmagic": "^2.0.8"** to my project and import files to my js file: `import ScrollMagic from "scrollmagic";` `import "scrollmagic/scrollmagic/uncompressed/plugins/debug.addIndicators";` And it gives me error: _08:00:05:835 (ScrollMagic.Scene) -> ERROR...
There is no css file in docs or npm files. But if you install it, you can find css for ng2-select by using "code inspect" on demos page. https://valor-software.com/ng2-select/assets/css/ng2-select.css Don't...
Hi, when i use: ``` chartOptions: { chart: { width: 900, height: 200, format: '1,000' }, xAxis: { type: 'datetime', dateFormat: 'MMM DD', tickInterval: 'auto' }, } ``` and add...
I use this vue-slick slider like a component for my laravel website. And I have an error when open website in IE11. > SCRIPT5009: "Promise" не определено // (translation -...