Skip to content

Fixed #5818 - multiple DatePickers won't trigger close event #569

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

Merged
merged 1 commit into from
Jan 20, 2012
Merged

Fixed #5818 - multiple DatePickers won't trigger close event #569

merged 1 commit into from
Jan 20, 2012

Conversation

ryanolton
Copy link

If there are multiple Datepickers on a page and you click from one Datepicker directly to another, the hide function is never called on the first Datepicker and so the second (or perhaps the first one is reused?) Datepicker can get stuck open.

…Fixed #5818 – multiple DatePickers won't trigger close event
scottgonzalez added a commit that referenced this pull request Jan 20, 2012
Fixed #5818 - multiple DatePickers won't trigger close event
@scottgonzalez scottgonzalez merged commit c518774 into jquery:master Jan 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants