Open cavasinf opened 2 years ago
Thank you for this issue. There has not been a lot of activity here for a while. Has this been resolved?
Just a quick reminder to make a comment on this. If I don't hear anything I'll close this.
Hey,
I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen!
Currently using SWUP form-plugin. And I have a form with two SubmitButton, rendered from the Controller/FormType + twig
form_widget()
.In a Subscriber Event listening on
FormEvents::POST_SUBMIT
, clicked event are no longer populated. I have no ways to know which one of my buttons are clicked.With
@swup/forms-plugin
:Default Symfony behavior: