You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Hi It seems that the date-init attribute isn't dual binded/synchronised. it's value is only set the first time the datepicker controller is loaded.. Then binding this attribute after its creation makes no change..
Typical example where it is needed is when having a "from date" and "to date" datepicker,When the user select a "from date" from the first picker, I want the second one to open with an "init date" matching the first one.
The text was updated successfully, but these errors were encountered:
Hi bixibu,
yes, I also see this problem and want to implement what you describe above exactly. Have you already found a solution or not? Can you give me some clues? It is extremely appreciated!
Hi It seems that the date-init attribute isn't dual binded/synchronised. it's value is only set the first time the datepicker controller is loaded.. Then binding this attribute after its creation makes no change..
Typical example where it is needed is when having a "from date" and "to date" datepicker,When the user select a "from date" from the first picker, I want the second one to open with an "init date" matching the first one.
The text was updated successfully, but these errors were encountered: