Bug In Client Validation Part Of Compare Validator

Hi everyone.

Excuse me for my bad English.

I configure field passwordConfirm to equal with password field with compare validator.

I expect when value of password chenged, the value of passwordConfirm is validated.

but this not work.

Sounds like a bug. Can you please create and issue on github? https://github.com/yiisoft/yii2/issues

Also include your validation rules.

Sure.