Async table row
Hi guys. basically what I want to achieve here is:
I want to fetch each row on parallel async. I couldn't find way to add/trigger fetch on each row.


1 Reply
fair-rose•3y ago
Any reason you want this behavior? It looks a N+1 problem to me which we should avoid the pattern like this