JoshDSommer / nativescript-slides

A NativeScript plugin that is for Intro Tutorials, Image Carousels or any other slide functionality
Other
70 stars 32 forks source link

Explicitly checking 'loop' to prevent misconfiguration evaluation #115

Closed cjb5790 closed 6 years ago

cjb5790 commented 6 years ago

Set evaluation of loop property to only enter conditional if value is explicitly true. This eliminates the scenario presented in issue #111.