Errors and warnings in AngularWrapper and ReactWrapper samples
ReactWrappers
-
[ ] Add igExcel and igExcelExporter dependencies in the ReactTemplate
-
[ ] Combo sample drows warning, because of updates to the dataSource: Warning: Failed prop type: Invalid prop
dataSourceof typearraysupplied to<<anonymous>>, expectedobject. -
[ ] Doughnut chart sample --> Warning: Failed prop type: Invalid prop
series[0].formatLabelof typefunctionsupplied to<<anonymous>>, expectedobject. -
[ ] Other chart types (radial, pie, scatter.etc) generate console errors.
-
[ ] Exporting-hierarchical grid -_> Warning: Failed prop type: The prop
idis marked as required in<<anonymous>>, but its value isundefined. -
[ ] grid-exporting -> "Uncaught ReferenceError: saveAs is not defined" when trying to export
-
[ ] Tree-grid-exporting --> Uncaught ReferenceError: saveAs is not defined
AngularWrappers
-
[x] LineChartComponen -->ERROR TypeError: Cannot read property 'isDateTime' of null -->Specific issue is logged at: https://github.com/IgniteUI/igniteui-angular-wrappers/issues/274
-
[ ] Combo --> TypeError: Cannot set property value of [object Object] which has only a getter --> Specific issue is logged at: https://github.com/IgniteUI/igniteui-angular-wrappers/issues/275