Open shaugi opened 6 years ago
core.js:1350 ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'APPEAR' of undefined TypeError: Cannot read property 'APPEAR' of undefined public config: ICarouselConfig = { verifyBeforeLoad: true, log: false, animation: true, animationType: AnimationConfig.APPEAR, autoplay: true, autoplayDelay: 2000, stopAutoplayMinWidth: 768 };
core.js:1350 ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'APPEAR' of undefined
public config: ICarouselConfig = { verifyBeforeLoad: true, log: false, animation: true, animationType: AnimationConfig.APPEAR, autoplay: true, autoplayDelay: 2000, stopAutoplayMinWidth: 768 };
trying use SLIDE / APPEAR/SLIDE_OVERLAP
SLIDE
APPEAR
SLIDE_OVERLAP
nothing works any idea ?
core.js:1350 ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'APPEAR' of undefined
TypeError: Cannot read property 'APPEAR' of undefinedpublic config: ICarouselConfig = { verifyBeforeLoad: true, log: false, animation: true, animationType: AnimationConfig.APPEAR, autoplay: true, autoplayDelay: 2000, stopAutoplayMinWidth: 768 };
trying use
SLIDE
/APPEAR
/SLIDE_OVERLAP
nothing works any idea ?