You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'fallback' of undefined
at findFallbackImage (.../node_modules/react-optimized-image/lib/components/Img.js:71:14)
I already tried to debug but without the sources being public available this is a little challenging :)
What about making the dependencies of the canary version public:
I published a new canary version today which should recognize more use-cases (also styled-components) so I suggest trying that out. A missing babelrc setting could also lead to this error.
Those repositories were lacking documentation so that's why I kept them private. But that has now been resolved and all dependencies are now public.
First of all, thanks for this module.
I'm currently playing around with the Canary version and the corresponding
react-optimized-image
module.Throws an Error:
I already tried to debug but without the sources being public available this is a little challenging :)
What about making the dependencies of the canary version
public
:Thanks :)
The text was updated successfully, but these errors were encountered: