anyone know why fast refresh would cause the useQuery to become unresponsive?
it works before fast refresh without any issue but the moment i save something it stops working.
1 Reply
extended-salmonOP•2d ago
seems like the query is losing its observers causing the useQuery to not get triggered on cache update