Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): initDate does not change - #6638

Open
arcdev wants to merge 1 commit into
angular-ui:masterfrom
arcdev:master
Open

fix(datepicker): initDate does not change#6638
arcdev wants to merge 1 commit into
angular-ui:masterfrom
arcdev:master

Conversation

@arcdev

@arcdev arcdev commented Sep 25, 2017

Copy link
Copy Markdown

Closes 6636

change the datepicker activeDate so it uses a copy of the initDate instead of a reference to initDate.
This way when the user clicks Next or Previous, activeDate changes but initDate does not.

https://github.com/angular-ui/bootstrap/issues/6636

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant