createRemixStub - how to render POST / action directly? #9902
Unanswered
ajaishankar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is it possible to directly render a POST so that we can test the component rendering with data from an action?
Currently looks like we need to click a form post button to achieve the same?
What I'd like to do is something like
instead of clicking on a button as below
Beta Was this translation helpful? Give feedback.
All reactions