vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
531 stars 158 forks source link

Uncaught Error: the item ratio not inited yet #145

Open abramjs opened 7 years ago

abramjs commented 7 years ago

I have a problem with your wonderful plugin. In some cases I receive this error on the console, that completely block the plugin execution:

Uncaught Error: the item ratio not inited yet at h (unitegallery.min.js:6) at UGTileDesign.getTileHeightByWidth (unitegallery.min.js:6) at UGTileDesign.resizeTile (unitegallery.min.js:6) at HTMLDivElement. (unitegallery.min.js:6) at Function.each (jquery.min.js:2) at a.fn.init.each (jquery.min.js:2) at UGTileDesign.resizeAllTiles (unitegallery.min.js:6) at g (unitegallery.min.js:5) at UniteGalleryMain.V (unitegallery.min.js:5) at UniteGalleryMain.dispatch (jquery.min.js:3)

Could you please tell me what I've to do to resolve the issue? Thanks