T
TanStack3y ago
wise-white

Type error, No Overload matches this call

In the following sandbox it's not obvious to me why I'm getting an type error on line 58. I'd expect there to be a value in "getValue". Info is typed as info: CellContext<TComicBook, unknown> which seems wrong. https://codesandbox.io/p/sandbox/wizardly-gates-svrzc9?selection=%5B%7B%22endColumn%22%3A6%2C%22endLineNumber%22%3A78%2C%22startColumn%22%3A6%2C%22startLineNumber%22%3A78%7D%5D&file=%2Fsrc%2FApp.tsx Additionally on line 85, I'd like to access the 'header" value but there doesn't appear to be a way. Just the id
wizardly-gates-svrzc9
CodeSandbox is an online editor tailored for web applications.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?