virtual icon indicating copy to clipboard operation
virtual copied to clipboard

Tanstack Query+Virtual Suspense reactivity

Open 0-don opened this issue 1 year ago • 0 comments

Describe the bug

I am having problems with suspense and query+virtual displaying the virtual list, using it without virtual and only query works fine though

Your minimal, reproducible example

https://stackblitz.com/edit/solidjs-templates-ztdgo1

Steps to reproduce

Just comment out suspense to see that it works afterwards

Expected behavior

tanstack virtual should work with suspense and tanstack query

How often does this bug happen?

Often

Screenshots or Videos

No response

Platform

Linux

tanstack-virtual version

latest

TypeScript version

latest

Additional context

No response

Terms & Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] 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.

0-don avatar Nov 05 '24 12:11 0-don