pedroabreu / ion-gallery

Ionic gallery directive
MIT License
124 stars 61 forks source link

Uncaught ReferenceError: onResize is not defined #14

Closed FreshApps closed 8 years ago

FreshApps commented 8 years ago

Hi there,

I did implement everything like it's on readme, but i still got this error. I have looked everywhere it but couldn't find anything. Please help me with this.

The problem occurs when i click on the image to zoom it in. I get a black model with done button, but the image is not loaded, and also for the subtitle

Regards

pedroabreu commented 8 years ago

Can you provide a screenshot ? On Tue, Oct 20, 2015 at 22:53 Oktay Curebal notifications@github.com wrote:

Hi there,

I did implement everything like it's on readme, but i still got this error. I have looked everywhere it but couldn't find anything. Please help me with this.

The problem occurs when i click on the image to zoom it in. I get a black model with done button, but the image is not loaded, and also for the subtitle

Regards

— Reply to this email directly or view it on GitHub https://github.com/pedroabreu/ion-gallery/issues/14.

FreshApps commented 8 years ago

Like i said it happens when i want to click on the picture to open a modal

screen shot 2015-10-21 at 9 42 25 am

pedroabreu commented 8 years ago

Just to be clear, is this error on mobile or desktop ? Just to be sure if this can be a issue with a click event, instead of using a touch event.

FreshApps commented 8 years ago

I uploaded also to a mobile and tested on a desktop but both doesn't show the image. the only thing i am seeing is a black screen with only DONE button.

pedroabreu commented 8 years ago

Missing css file. Closed