-
Is it possible to call loader from the client side, like(refresh session, refresh the list of data from database)? |
Beta Was this translation helpful? Give feedback.
Answered by
kiliman
Apr 8, 2022
Replies: 1 comment 3 replies
-
Read this article for details I also believe the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read this article for details
https://sergiodxa.com/articles/automatic-revalidation-in-remix
I also believe the
useDataRefresh
hook fromremix-utils
is the latest iteration of the concept.https://github.com/sergiodxa/remix-utils#usedatarefresh