Yii2 form submitting twice when using imageuploadify
I have a Yii2 form that uses imageuploadify to load images. The form is being submitted twice, resulting in multiple entries on the create action.
I have a Yii2 form that uses imageuploadify to load images. The form is being submitted twice, resulting in multiple entries on the create action.