atais / ng2-eonasdan-datetimepicker

A wrapper directive around the Eonasdan Datepicker v4 component.
MIT License
34 stars 23 forks source link

Unable to disable input in FormGroup #51

Closed vjbhaskar93 closed 6 years ago

vjbhaskar93 commented 6 years ago

Hi @fetrarij ,

formGroupName.get('formControlName').disable(); is not working when the datepicker is used.

Please fix this.

fetrarij commented 6 years ago

hello @vjbhaskar93, v0.1.3 is up.

Thanks

vjbhaskar93 commented 6 years ago

Yay! It's working now. Thanks for the quick support @fetrarij