react-photo-gallery
react-photo-gallery copied to clipboard
containerWidth for dynamic column is undefined
Uncaught TypeError: Cannot read property 'containerHeight' of undefined
I have the same error when I use the direction = {"column"} property. Any ideas? Thank you
I have the same error too, do you have any solution now? Thank you
Nothing!
Same here
{images.length ? Gallery : null}
in my case images was empty
Thaaanks @eugenepla