image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
When supplied with an albumSorting option when using Flickr, the plugin breaks with the error:
"Uncaught TypeError: Cannot set property 'photo' of undefined "
This is caused by an unknown property set in jquery.nanogallery.js:1469-1475:
When supplied with an albumSorting option when using Flickr, the plugin breaks with the error: "Uncaught TypeError: Cannot set property 'photo' of undefined "
This is caused by an unknown property set in jquery.nanogallery.js:1469-1475:
Which should be:
I hope this helps!