Open
Description
TanStack Table version
8.21.2
Framework/Library version
18.3.0
Describe the bug and the steps to reproduce it
When trying to write helper functions that accept any table, Table<unknown>
doesn't work as a parameter type, as specific table instances aren't assignable to it. This has been fairly easy to work around with making helpers generic, however it's still very unexpected every time.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Metadata
Metadata
Assignees
Labels
No labels