xtreamsrl / ngx-validation-errors

Angular library to easily show input validation errors
MIT License
39 stars 11 forks source link

Missing defaults when form control errors is null in FormFieldEmptyContainerDirective #23

Closed borisfox73 closed 3 years ago

borisfox73 commented 3 years ago

When form control errors map is null, an exception is thrown in the ngDoCheck method of the FormFieldEmptyContainerDirective. This PR adds empty fallback object to prevent it.

rams23 commented 3 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

rams23 commented 3 years ago

:tada: This PR is included in version 2.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: