Yii2: Bootstrap Modal Form Validation (Ajax) - any insight on strange behavior?
The solution to this challenge was to make sure that the form in the modal window has an id attribute. The form id is important for Yii2 ajax validation to function properly.