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

createColumnHelper's DeepKeys fails to properly resolve keys for accessor #5481

Open
2 tasks done
Akkuma opened this issue Apr 10, 2024 · 0 comments
Open
2 tasks done

Comments

@Akkuma
Copy link

Akkuma commented Apr 10, 2024

TanStack Table version

v8.15.3

Framework/Library version

React

Describe the bug and the steps to reproduce it

AccessorFn works, but DeepKeys appears to fail to work as expected. By creating a fake implementation of createColumnHelper I isolated the issue down to however/whatever is happening in there.

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://stackblitz.com/edit/vitejs-vite-feb4sf?file=public%2Fproblem.ts&view=editor

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

Maybe, I'll investigate and start debugging

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.
@Akkuma Akkuma changed the title createColumnHelper's DeepKeys fails to properly resolve keys createColumnHelper's DeepKeys fails to properly resolve keys for accessor Apr 10, 2024
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