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

Solved datepicker month navigation issue #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Solved datepicker month navigation issue #14

wants to merge 2 commits into from

Conversation

Aslamkv
Copy link

@Aslamkv Aslamkv commented May 22, 2015

There was an issue in the code where the date picker wont stay while navigating months. I have made changes to the code by commenting out a code fragment and the issue appears to be solved.

Date picker stays while navigating months.
Date picker stays while navigating months.
@mduqueoviedo
Copy link

It's irrelevant, but you can also remove or comment the line where the event listener is removed in the destroy method:

self.removeEventListener(self.element, 'blur', close, false);

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

Successfully merging this pull request may close these issues.

2 participants