Skip to content

Binding kendo.Observable based ont TreeView selection throws an error. #8036

@nelito987

Description

@nelito987

Bug report

When kendo.observable is updated based on a selected TreeView node an error VM6996:1 Uncaught SyntaxError: "undefined" is not valid JSON is thrown.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/CESnRsTi
  2. Click on the first button
  3. Click in the input filed and type some text
  4. Press 'Enter' or click otuside the input to blur

Current behavior

An error Uncaught SyntaxError: "undefined" is not valid JSON is thrown.

Expected/desired behavior

There should be no error and the observable should be updated correctly.

The issue is a regression starting with 2024.3.806

Environment

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

Metadata

Metadata

Labels

BugC: TreeViewFP: CompletedSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyjQuery

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions