You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for filing this issue. In order for us to investigate this issue, could you please provide us with a minimalistic repro project that illustrates the problem?
I'm not sure this is an scenario supported by our client validation package. If a user hits the submit button, the validation summary is likely to get updated, but doing so on a control update will probably require work on our side.
Hello, when you use the validation summary tag helper, the error list is not updated when you re-edit a control.
There are some properties that help update the list of errors, here is an example.
We can use the following properties
errorContainer
,errorLabelContainer
,wrapper
instead ofonErrors
method.The text was updated successfully, but these errors were encountered: