m00s / angular-photoswipe

An angular directive for PhotoSwipe image gallery
MIT License
73 stars 42 forks source link

Demo not workin #12

Closed newmesiss closed 8 years ago

newmesiss commented 8 years ago

I'm testing your demo and this does not work, what happens?

m00s commented 8 years ago

Hi @newmesiss, which demo are you referring to?

There was one linked in the readme, but I removed it recently because it was outdated. You can find a working demo in the demo/ng folder. If that one is not working for you, can you post the errors you are having? Maybe I can help more..

raoabishay commented 8 years ago

Hi @m00s , I'm trying to run this within an Ionic application as per the latest demo under demo/ng folder and I cannot get it to work! The DOM element for 'pwsp' appears but it does not show the images and neither does the gallery open. Strangely, I see no errors in the console either! Could you help me set this up? Many thanks in advance!

m00s commented 8 years ago

@raoabishay I just tested it again and it is working for me in all major browsers.

Problems could be:

If you still have problem let me know

raoabishay commented 8 years ago

@m00s , it is working fine now! Setting history to false and changing lorempixel to our own image CDN helped a lot. Thanks a ton for this directive!

m00s commented 8 years ago

@raoabishay Awesome.

Close this for now