Skip to content
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

How to test react-ideal-image? #141

Open
scarletks1214 opened this issue Mar 10, 2019 · 2 comments
Open

How to test react-ideal-image? #141

scarletks1214 opened this issue Mar 10, 2019 · 2 comments

Comments

@scarletks1214
Copy link

Now I got below errors.
How can I test the basic usage of this component?

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

@scarletks1214
Copy link
Author

Now I fixed the above issue. But not sure it is the best.
I changed the react-waypoint version to 8.0.3 (Latest version is 9.0.1)

I'd like to know the best solution to this issue.

@hery
Copy link

hery commented May 3, 2019

@scarletks1214 Pretty sure that's the best fix at the moment, I did the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants