ng2-semantic-ui icon indicating copy to clipboard operation
ng2-semantic-ui copied to clipboard

bug(datepicker): Datepicker control is marked as dirty

Open rastr5189 opened this issue 7 years ago • 3 comments

Bug description:

Datepicker control is initially marked as dirty.

Link to minimally-working plunker that reproduces the issue:

I was not able create plunker (becouse of other errors), but you can check this behavior in documentation of datepicker control - https://edcarroll.github.io/ng2-semantic-ui/#/modules/datepicker

datepicker controls has ng-dirty instead of ng-pristine class.

Version of Angular, ng2-semantic-ui, and Semantic UI:

Angular: latest / current ng2-semantic-ui: latest / current Semantic UI: latest / current

rastr5189 avatar Nov 28 '17 13:11 rastr5189

I made pull request for this bug: #328

rastr5189 avatar Nov 29 '17 21:11 rastr5189

ng2-semantic-ui - Datepicker control is initially marked as dirty. Making it pristine using Angular's Lifecycle hooks also didn't solves the problem.Bug fix is required.

preethis610 avatar Jan 03 '19 04:01 preethis610

The issue still exist. Any progress on it?

tomassvatek avatar Feb 25 '19 12:02 tomassvatek