ensureQueryData parameter type mismatch queryOption?
Hello all, thank you for your help in advance.
Trying to implement a paginated query in router loader following example repo as well as https://tanstack.com/router/v1/docs/guide/external-data-loading#a-more-realistic-example-using-tanstack-query
I can't quite figure out how to get ensureQueryData to be happy
TS does not like the query option, however
Thanks again!
1 Reply
unwilling-turquoise•2y ago
Can you show a typescript playground please?