#how do you invalidate a specific loader from a POST request?

1 messages · Page 1 of 1 (latest)

spiral escarp
#

Loaders should automatically be re-run and updated when a request successfully completes.

#

In the meantime you can use useTransition to show loading state and add Optimistic UI if you want until the life cycle completes and you get the new data