-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📈 enhancement🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.filteringgrid: cell-editinggrid: sortingversion: 10.0.xversion: 10.1.xversion: 10.2.x
Description
- igniteui-angular version: 10.0.x
Steps to reproduce
- Go to gridCellEditing dev sample
- Edit first date value in the data source:
OrderDate: new Date('2012-02-12').toISOString() - Double click the first cell in the OrderDate column to enter edit mode
Result
An error is thrown in the console
Expected result
Be able to succesfully edit the cell.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📈 enhancement🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.filteringgrid: cell-editinggrid: sortingversion: 10.0.xversion: 10.1.xversion: 10.2.x