Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
ZenoZeno(Deactivated)Reporter
Michael BradfordMichael Bradford(Deactivated)Git Pull Request
Components
Fix versions
Priority
Low
Details
Details
Assignee
Zeno
Zeno(Deactivated)Reporter
Michael Bradford
Michael Bradford(Deactivated)Git Pull Request
Components
Fix versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created September 22, 2014 at 2:15 PM
Updated March 10, 2016 at 10:13 AM
Resolved March 10, 2016 at 10:13 AM
1. Navigate to http://alloyui.com/examples/datatable/real-world/
2. Double click a date in the last_login column.
3. Notice the date that shows in the popup is not correct.
The issue is caused by the DateCellEditor config having the dateFormat attribute inside the calendar config. It should go directly in the DateCellEditor config.