ngx-validate icon indicating copy to clipboard operation
ngx-validate copied to clipboard

Validation message not showing properly for horizontal forms with Icon

Open ashoksurya opened this issue 2 years ago • 1 comments

image I am using ABP framework which internally uses ngx-validate for form validation https://docs.abp.io/en/abp/latest/UI/Angular/Form-Validation

ashoksurya avatar Oct 20 '21 10:10 ashoksurya

if anyone else has this issue you can use the validationTarget directive on the div element with the input-group class and it seems to work

ItsThatDude avatar Oct 12 '22 10:10 ItsThatDude