Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date picker in modal is starting opened #25

Open
halbano opened this issue Oct 24, 2016 · 0 comments
Open

Date picker in modal is starting opened #25

halbano opened this issue Oct 24, 2016 · 0 comments

Comments

@halbano
Copy link

halbano commented Oct 24, 2016

Hi all,

I'm having an issue with the scope when the picker is in a popup.

Problem is that the calendar is showed opened when I open the container popup. I've looked for the implementation of this but when I try to setup the $scope.calendarOpened = false variable something is wrong.

I'm opening the modal with the scope of the involved controller and if I configure the initial date it has bound and showed properly on the picker. Sadly I had no the same luck with the initial state of the calendar, also I can't call the closeCalendar() method (neither setting up the calendarOpened variable like I said)

Any help is appreciated.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant