tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Vanilla javascript slider for all purposes.

Results 170 tiny-slider issues
Sort by recently updated
recently updated
newest added

__Issue description__: Calling slider.pause() does not stop slider from autoplaying. It has no effect at all. __Demo link/slider setting__: var slider = tns({ container: sliderEl, controls: false, nav: true, navPosition:...

After version 2.9.2, each time we use dist or src tiny-slider.js, there following error is on console: Can't find variable: exports CDN is 2.9.2 so I cannot compare. Any ideas?

lazyloading sources of images

I'm seeing a lot of these errors on some specific chrome versions. Unfortunately, I haven't been able to reproduce it myself: HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Only one...

__Issue description__: I have used a slider in my project and when I move the slides back and forth using the mouse or using the slider control buttons it starts...

__Issue description__: During the reload of the slider - when the last image changes in the first image - a flash appears. The flash corresponds to the fall back colour,...

Hi, Is it possible to generate the tns-controls around the tns-nav ? In the end I need to achieve something like this :

__Issue description__: Dots and arrow progression is mismatched. If you watch the dots as you click the arrows it starts to be mismatched once it loops round. This issue affects...

Fixed last version error: ` Error: node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'. 243 preventScrollOnTouch?: "auto" | "force" | false; ~~~~~~~~~~~~~~~~~~~~ Error: node_modules/tiny-slider/src/tiny-slider.d.ts:260:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'. 260...