Closed jmmclean closed 7 years ago
@jmmclean According to the documentation you need to inject the ImageViewerController via constructor. Try moving the ImageViewerController instantiation into the constructor like this:
constructor(private _imageViewerCtrl: ImageViewerController) {
Im going to go ahead and blame coders block on this one...i ended up just making page and importing IonicImageViewerModule. Thanks for the response!
Please provide you version information :
Have you checked...
Symptom:
When executing as per readme.md, I am unable to enlarge an image upon click. This issue is observed for directive and js/ts
DEBUG:
No Errors displayed from directive usage, but no functionality either
Stack Trace from js/ts:
DEBUG-CODE: