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

TypeError: sortedData is undefined #1556

Closed
frank-guo opened this issue Sep 29, 2019 · 3 comments
Closed

TypeError: sortedData is undefined #1556

frank-guo opened this issue Sep 29, 2019 · 3 comments

Comments

@frank-guo
Copy link

frank-guo commented Sep 29, 2019

I am testing a simple example and get the error above at react-table/es/index.js:150. In addition, I tested some other simple examples given in Git home of this project and all got the same error. I am using react-table 6.10.3, the latest version. Has anyone seen this before? Thank you.

@tannerlinsley
Copy link
Collaborator

All of the docs, examples, etc on the master branch are for v7. v6 is no longer being tracked and maintained.

@jessicaNamora
Copy link

I had the same error and solved doing node upgrade from v8.10.0 to v10.16.3

@frank-guo
Copy link
Author

frank-guo commented Oct 3, 2019

Thank you guys. I solved it also by upgrading react and relevant packages.

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

3 participants