angular-flexslider
angular-flexslider copied to clipboard
min-items, max-items
Having issues getting min-items and max-items to work as attributes on the flex-slider directive. In the controller I am defining a test scope object ($scope.data) which contains some objects which have an id and url (pointing to images). I am using track by and can get the default slide behavior working as well as most properties except anything related to min and max items. The correct number of items are showing up in the DOM, but just not multiple items per slide. Is there a specific way I need to call these or structure my data?
+1
+1