react-lightbox-component icon indicating copy to clipboard operation
react-lightbox-component copied to clipboard

Cannot Preview image

Open techuila opened this issue 6 years ago • 1 comments

Everytime I click the image, it gives me this error: Uncaught TypeError: Cannot read property 'className' of undefined at o (index.js:347) at i (index.js:352) at s (index.js:373) at t.value (index.js:674)

Version: 1.2.1

techuila avatar Aug 05 '19 01:08 techuila

Import this wherever you want in your application: import 'react-lightbox-component/build/css/index.css';

carlosedof avatar Sep 13 '20 21:09 carlosedof