`createPresence` with `createResource` and `Suspense`
I'm trying to animate a list of items fetched using
createResource
. The problem is, however, that fallback
stopped working and the list is not being animated at all. Am I missing something here?
0 Replies