react-lightbox-component
react-lightbox-component copied to clipboard
An image lightbox component for ReactJS
Hi; I am trying to install it in my react 18 apps. But seems it's not working there. Is anyone able to help how may I implement it in react...
In its current state, looks like this component is only able to render a collection of thumbnails.
Is it because of my bad code ( i just started learning react) or is the gallery disappearing on every 3-4 refresh of the page? I only wanna know if...
thank for nice component. but i need use when my images us base64. in this case thumbnail is work proper but in view image nothing shown. 
Closes #19
edit src attribute for support base64
fix load base64 image in src
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)`...
Once implemented and clicking on the image, the modal opens up but all the styles are missing, therefore the component is unusable
Image is not defined in `react-lightbox-component/build/webpack:/src/lib/components/Image.jsx:272:1`