Zeeshan

Results 1 issues of Zeeshan

The error is thrown on: ``` scope.$on("wizard:Next", function() { scope.swiper.slideNext(true); }); ``` I copied over the sample wizard from here: https://plnkr.co/edit/azYKSAYOMv0pZu8YEWVs and I get the "Cannot read property 'slideNext' of...