Skip to content

Moving a file to a parent that is more than 2 levels above the file throws JS warning #7122

@Iankodj

Description

@Iankodj

Bug report

Copying a file from e.g., Folder 3 to Folder 1 will throw a JS warning:

image

Reproduction of the problem

  1. https://demos.telerik.com/kendo-ui/filemanager;
  2. Create a folder in an existing folder (eg., Folder 1 in Documents);
  3. Create another one in the new folder (eg., Folder 2 in Folder 1);
  4. Move a file in the folder created in 3;
  5. Move the file back to its original folder

Current behavior

image

Expected/desired behavior

No JS warning.

Environment

  • Kendo UI version: 2024.1.130
  • jQuery version: 3.7.0
  • Browser: [all ]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions