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
Problem description: react-idea-image gets a Warning: React.createElement: type is invalid -- expected a string error with react-waypoint>9.
Suggested solution:
I haven't looked into what's required to make react-ideal-image compatible with react-waypoint@9, but just documenting that react-waypoint@8 would be a big improvement. Right now the only hint of that is by checking this repo's package.json file.
The text was updated successfully, but these errors were encountered:
react-ideal-image@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/react-ideal-image/-/react-ideal-image-0.0.5.tgz#92a1d6e7e6d5a32b2a6a41e82ffb7f122ed9bddf"
integrity sha512-Xc/uyfigjE9nt5RPnEnvVVCxdrkVNRpvh1+WaCLTEk28jrshB1mM5/iA0Adxp2zqITT4aqx/C8CFNs02EskK0Q==
node
version: 11.15.0Problem description:
react-idea-image
gets aWarning: React.createElement: type is invalid -- expected a string
error withreact-waypoint>9
.Suggested solution:
I haven't looked into what's required to make
react-ideal-image
compatible withreact-waypoint@9
, but just documenting thatreact-waypoint@8
would be a big improvement. Right now the only hint of that is by checking this repo's package.json file.The text was updated successfully, but these errors were encountered: