jonatan-zint-tfs

Results 6 comments of jonatan-zint-tfs

As far I can see there is no way to do it in the adapter without taking a performance penalty. Vue reactivity makes use of proxy objects to trace dependency...

Hello, circling back to this comment as this becomes a deal breaker for our project now. I'd like to ask the maintainer @tannerlinsley whether this issue can be acknowleged. I'll...

Okay I revisited the issue and came to the conclusion that it's actually not the memo function. The objects in tanstack are still the proxies so vue reactivity is well...

Actually I just pushed an example where you would return a `computed` in the accessor function, as it can track on the row object it's actually reactive and usable. https://github.com/jonatan-zint-tfs/vue-tanstack-example/blob/c4df6fc8d5db96e2a1ba37caff859d0870e617bb/src/App.vue#L50C19-L50C19...

Sadly this issue seems to be completely disregarded - I guess we need to move forward using a fork

Sure I was kinda reshifted to another project, but I'll check with my collegues!