Open ghost opened 5 years ago
Issue https://github.com/devmark/angular-slick-carousel/issues/131 DOM element fetched via angular.element does not have a not function. This PR fixes the issue by fetching element using jquery $() method to fetch the element
Issue https://github.com/devmark/angular-slick-carousel/issues/131 DOM element fetched via angular.element does not have a not function. This PR fixes the issue by fetching element using jquery $() method to fetch the element