-
I'm using the I am on the latest version of TypeScript (v4.7.4) |
Beta Was this translation helpful? Give feedback.
Answered by
ebramanti
Aug 5, 2022
Replies: 1 comment
-
Issue being tracked in #4241, my current fix in the meantime is to lock to {
"dependencies": {
"@tanstack/react-table": "8.2.6"
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ebramanti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue being tracked in #4241, my current fix in the meantime is to lock to
v8.2.6