This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add safe check to OCarouselContainerComponent to prevent throwing errors
fix: when an event trigger on OCarouselContainerComponent before swiper being initialized, it throw errors this commit tries to prevent that by add safe checks to make sure that swiper is defined before it tries to stop/start the autoplay fix #120
- Loading branch information