nikini / ionic-gallery-modal

Ionic Gallery Modal (to show all your photos)
166 stars 80 forks source link

Cannot read property 'nativeElement' of undefined #23

Closed francoro closed 7 years ago

francoro commented 7 years ago

this.scrollableElement = this.ionScrollContainer['_elementRef'].nativeElement.querySelector('.scroll-content');

is that line of code in zoomable-image.js line 49

Please help

nikini commented 7 years ago

Fixed in version 0.1.0

itskrsna commented 7 years ago

After updating to 0.1.0 , im getting the same issue

nikini commented 7 years ago

Can you try 0.1.1? I've noticed someone else saying the same.

itskrsna commented 7 years ago

sure , let me check

itskrsna commented 7 years ago

it works with the Latest Version 0.1.1 and i can able to do prod build .