kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

When using aggregates with nullable data field in DataTable calling ToDataSourceResult throws a NullReferenceException

Open aleksandarevangelatov opened this issue 4 years ago • 0 comments

Bug report

When using aggregates with nullable data field in DataTable calling ToDataSourceResult throws a NullReferenceException

Reproduction of the problem

  1. Refer to ticket#1528656 for a runnable example

Current behavior

Exception is thrown when calling Expression.Convert() on a nullable type Reference

Environment

  • Kendo UI version: 2021.2.616
  • Browser: [all]

aleksandarevangelatov avatar Jul 22 '21 08:07 aleksandarevangelatov