Completed
Last Updated: 27 Aug 2026 08:06 by ADMIN
Release 2026 Q4
Khengaik
Created on: 18 Aug 2026 10:01
Category: UI for ASP.NET Core
Type: Bug Report
1
TypeScript errors with version 2026.3.811

Using the latest 2026.3.811 version produces the following errors:

  • kendo.all.d.ts(12072,26): error TS2552: Build:Cannot find name 'SchedulerKendoKeydownEvent'. Did you mean 'SliderKendoKeydownEvent'?
  • kendo.all.d.ts(14372,9): error TS2416: Build:Property 'options' in type 'ToggleButton' is not assignable to the same property in base type 'Button'.
  • kendo.all.d.ts(14384,15): error TS2430: Build:Interface 'ToggleButtonOptions' incorrectly extends interface 'ButtonOptions'.

 

0 comments