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
[x ] Bug report
[ ] Feature request
[ ] Support request => Please do not submit a support request here, please ask on https://stackoverflow.com/
Bug description / Feature request
While trying to update both date and time at same time for event.start using mwl-demo-utils-date-time-picker, if time is update after date the date will be set to the original value
Steps to reproduce:
Scroll to Edit Events
Update date
Then Update time
Issue: date will be set to original date
Vice a versa: if you update time before date the time will be set to original when date is updated
Minimal reproduction of the problem with instructions
http://plnkr.co/edit/5JkPbe1wA0N50FHwwKh0?p=preview
Example:
Update “3 Day Event” date from 2017-12-29 to 2017-12-30 and then update time and you will notice date is set back to 2017-12-29 on background
That’s why I have displayed events.start under event.start using mwl-demo-utils-date-time-picker
Versions
Angular: 5.0.1 (pinkr: 4.4.6)
Calendar library: 0.21.3
Browser name and version: Chrome Version 62.0
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
Bug description / Feature request
While trying to update both date and time at same time for event.start using mwl-demo-utils-date-time-picker, if time is update after date the date will be set to the original value
Steps to reproduce:
Vice a versa: if you update time before date the time will be set to original when date is updated
Minimal reproduction of the problem with instructions
http://plnkr.co/edit/5JkPbe1wA0N50FHwwKh0?p=preview

Example:
Update “3 Day Event” date from 2017-12-29 to 2017-12-30 and then update time and you will notice date is set back to 2017-12-29 on background
That’s why I have displayed events.start under event.start using mwl-demo-utils-date-time-picker
Versions
Angular: 5.0.1 (pinkr: 4.4.6)
Calendar library: 0.21.3
Browser name and version: Chrome Version 62.0
The text was updated successfully, but these errors were encountered: