Issue type
I'm submitting a bug report
Issue description
Current behavior:
When using a nbdatepicker with a reactive form control it triggers valueChanges after component inits
Expected behavior:
The datepicker should only trigger valueChanges when the user changes the input value
Steps to reproduce:
- Run the application
- Check that on app component the date form control valueChanges observable emits values as soon as the component is init
- Check that on app component the form form goup valueChanges observable emits values as soon as the component is init
Related code:
https://github.com/jgomesmv/nebularDatepickerValueChangeIssues
Issue type
I'm submitting a bug report
Issue description
Current behavior:
When using a nbdatepicker with a reactive form control it triggers valueChanges after component inits
Expected behavior:
The datepicker should only trigger valueChanges when the user changes the input value
Steps to reproduce:
Related code:
https://github.com/jgomesmv/nebularDatepickerValueChangeIssues