You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTML code work properly but when ng-repeat use then all images show in page in angularjs. And when i click next button then all images work properly one by one
#248
Open
awwalfareed opened this issue
Jan 29, 2019
· 1 comment
Not sure if your javascript code runs before new $JssorSlider$(...) or not.
If so, it should work. Please check ng-repeat rendered correctly.
If not, you'd know that, after jssor slider initialized, simply setting display:none doesn't affect number of slides for jssor slider to manage. You'd use $AppendSlides, $RemoveSlides and $ReloadSlides instead.
The text was updated successfully, but these errors were encountered: