Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Conversation

@lemonlab
Copy link

@lemonlab lemonlab commented Feb 9, 2015

This code solve this issue :

  • Click on one date
  • Click Apply
    The date is not changed.

If you click again on the datepicker, select one date, click apply, and open again the datepicker : there is bigger problem : the calendar is empty.
This code solve those issues.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is a bug.

STR:

  1. Open selector, choose any date and click "Cancel"
  2. Open selector again and click "Apply". In console we'll see: "TypeError: Cannot read property 'clone' of null", window won't be closed.
  3. Select any date, click "Apply"

Expected result:
Value should be set to clicked date.

Actual result:
The same as it was before: Invalid date, calendar is broken etc

@Kichrum Kichrum mentioned this pull request Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants