-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image not defined #29
Comments
Hi, @kasperaamodt Can you try to install v2.0.2? |
I tried it again today, still Image not defined. |
I got the same with Next.JS
Error is on file 'ImageSlider.js' line 59 Oh im using version 1.0.4 because it worked fine the first time, the latest breaks everithing xd |
@kasperaamodt, @camilojm27 Thanks you. |
Hi, installed this component today, and whenever i try to use it, I get a ReferenceError:
ReferenceError: Image is not defined
at eval (webpack-internal:///./node_modules/react-simple-image-slider/dist/index.js:4:2477)
at Array.map ()
at eval (webpack-internal:///./node_modules/react-simple-image-slider/dist/index.js:4:2462)
at eval (webpack-internal:///./node_modules/react-simple-image-slider/dist/index.js:4:2820)
at Module../node_modules/react-simple-image-slider/dist/index.js
The text was updated successfully, but these errors were encountered: