JoshDSommer / nativescript-ngx-slides

A NativeScript + Angular module for to add a slides component to your mobile app
Other
45 stars 34 forks source link

Slide show containing only one element result in empty slide #23

Closed heese closed 7 years ago

heese commented 7 years ago

I am loading the data dynamically and it can happen that there is only one element in the list which I use to create the slides. In this situation the first slide is an empty one and only after calling nextSlide() the actual slide is shown.

JoshDSommer commented 7 years ago

this shouldn't be an issue anymore. I tested it with a single slide in a project i'm working on and it wasn't recreated, version 0.2.5. If it's still an issue for you please re-open this.