ng-image-slider
ng-image-slider copied to clipboard
only first image is getting display from the array format
I have an array of objects for the image slider which is coming dynamic from the database and assigning in the constructor. But when the page loads it only shows the 0th index image. Any idea how to solve it?
Following is the image: http://prntscr.com/vmshd7
Please help me out!!
Hi @jayna456 could you please add the response coming from Database. It helps us to narrow down the problem.