In Development
Last Updated: 05 Mar 2026 08:37 by ADMIN
Scheduled for 2026 Q2
Created by: Mohd
Comments: 0
Category: Spreadsheet
Type: Bug Report
1

Bug report

NORM.S.INV, NORM.INV, and NORM.DIST are officially listed as supported formulas, but they are not functioning properly

Regression bug since 2024.4.1112

Reproduction of the problem

Open the Demos - https://demos.telerik.com/kendo-ui/spreadsheet/index

Paste: =NORM.S.INV(0.908789)

Result must be 1.3333347


Environment
Kendo UI version: 2024.4.1112
Browser: [all ]

In Development
Last Updated: 19 Dec 2025 08:16 by ADMIN
Created by: Daniel Knoll
Comments: 0
Category: TaskBoard
Type: Bug Report
0

Bug report

Reordering in the same column is not working correctly

Reproduction of the problem

  1. Open the Demos - https://demos.telerik.com/kendo-ui/taskboard/remote-data-binding
  2. In the first column, move "Campaigns" below "Customer Research."
  3. Check the Network tab of your browser, and no update is sent. The "Campaigns" is moved back to the top. Sometimes an update is sent but it contains the wrong index, so the item is still on top.

Current behavior

The task order remains the same

Expected/desired behavior

IT should be possible to reorder the tasks in the same column

The issue is a regression starting with 2025.2.520 version

Environment

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