AngularSwiper icon indicating copy to clipboard operation
AngularSwiper copied to clipboard

Problem with $templateCache

Open ViieeS opened this issue 8 years ago • 1 comments

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?

ViieeS avatar Nov 30 '16 16:11 ViieeS

I could fix it with 500ms timeout of initialization

ViieeS avatar Dec 05 '16 08:12 ViieeS