ember-validated-form
ember-validated-form copied to clipboard
Submit event missing event and sender parameters
When using the validated form with @on-submit
to execute an action when submitting the form, the event and sender parameter aren't passed to the action.