AngularSwiper
AngularSwiper copied to clipboard
Problem with $templateCache
I pre-generate Angular $templateCache via AMD Loader and browserify. Swiper starts to render before Angular is loaded full template, as result not showing(I use variables and filters for slides' images and texts translation). Can we make some promise or bind event for prevent this?
I could fix it with 500ms timeout of initialization