iamguid / ngx-mf

Bind your model types to angular FormGroup type
MIT License
40 stars 2 forks source link

Not working without tsconfig strictNullChecks #10

Closed jmoghaddam closed 6 months ago

jmoghaddam commented 6 months ago

Hi, Seems that, its working only with strictNullChecks set to true. In my case, setting strictNullChecks to true breaks build on other lib dependencies. Thank u

iamguid commented 6 months ago

Sorry, I was busy, I will fix it today. Thank you for PR

iamguid commented 6 months ago

New version (v4.1.1) is published, you can take it from npm