Skip to content

Full Stack Components not working as expected in remix@latest #9393

Answered by sergiodxa
jeremypress asked this question in Q&A
Discussion options

You must be logged in to vote

He calls the submit method of the fetcher here https://github.com/kentcdodds/full-stack-components/blob/24493d0da4f81206434487bb41a0c940db38dc55/apps/02-after/app/routes/resources/customers.tsx#L40.

I think you're expecting to have data initially, that's not the point of Kent's full stack components, the idea is to use it to build components like a dropdown where you also have associated loader or action that you will need to call after the user interacts with the component.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jeremypress
Comment options

@jeremypress
Comment options

@jeremypress
Comment options

@sergiodxa
Comment options

Answer selected by jeremypress
@jeremypress
Comment options

@sergiodxa
Comment options

@kiliman
Comment options

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