messageプラグインを有効化してバリデートエラーがおきてもエラーメッセージが表示されない #536
Closed
Comments
onValidateのタイミングでは、チェックしたすべてのプロパティ(properties)を対象に表示更新を行うよう修正した。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
h5.ui.validation.Message#_onValidate() 内で
validationResult.validPropertiesのみを参照しようとしています。
The text was updated successfully, but these errors were encountered: