Skip to content

The string "null" is converted to null by the datasource parser #7306

@gyankov

Description

@gyankov

Bug report

Currently if the string "null" is processed by the dataSource, it parses it to null. Refer to the following dojo for better understanding:

Reproduction of the problem

Defina a dataSource with a model that has a string field. Pass data that has "null" as a value.

Current behavior

The string "null" is converted to null.

Expected/desired behavior

The value should not be converted.

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: 3.4.1
  • Browser: [all]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions