Return submitter in submitting states
#14611
aaronadamsCA
started this conversation in
Proposals
Replies: 1 comment 1 reply
-
|
You can add a |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
While a React Router submission is in progress, I'd love a straightforward way to access the specific element that submitted the form.
In a form with multiple submit buttons, this would (should?) let us more easily determine exactly which button was clicked.
We can do it ourselves in userland, but I think this could be a useful enough addition to the framework itself.
Beta Was this translation helpful? Give feedback.
All reactions