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

react-table v7 #53

Open
mbbyn opened this issue Dec 18, 2023 · 0 comments
Open

react-table v7 #53

mbbyn opened this issue Dec 18, 2023 · 0 comments

Comments

@mbbyn
Copy link

mbbyn commented Dec 18, 2023

The PRO version is suppose to be React 17.x compatible, however, it depends on react-table v6 API.

Even though in the package.json, react-table is set to version 7.x, the example code uses import ReactTable from "react-table";, which makes it follow the v6 API, not the v7 headless API.

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

1 participant