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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arcdev
Copy link

@arcdev arcdev commented Sep 25, 2017

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

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant