double click on the same date (e.g. range: 2015-07-06 - 2015-07-06)
change selection type to 'individual'
the following error occurs:
Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: d in app.selectedDates | orderBy : app.identity, Duplicate key: number:1436133600000, Duplicate value: 1436133600000
btw: would it possible to change behavior after second click on the same date to unselect the date (as it is for 'individual' type) ?
When 'range' type is selected:
btw: would it possible to change behavior after second click on the same date to unselect the date (as it is for 'individual' type) ?