Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Change date #216

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

nikhilbhatia22
Copy link

Issue:

Date can only be set once using setDate method, when tried to set it again using the same method, it doesn't work, when checked in source code, it enters into if (this.$element.val().length > 0) part where it just re-sets the value to element's current value itself.

Solution:

Emptying the element value before executing the initDates()

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.

1 participant