Skip to content

Best way to derive equivalent of fetcher.type in React Router? #9390

Closed Answered by kiliman
edlaver asked this question in Q&A
Discussion options

You must be logged in to vote

This should help

type state data method
init idle null
done idle not null
actionSubmission submitting null POST
loaderSubmission submitting null GET
actionReload loading not null POST
actionRedirect ???not sure loading not null POST
normalReload loading not null GET

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@edlaver
Comment options

@rafael-lua
Comment options

Answer selected by edlaver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants