Completed
Last Updated: 24 Jun 2026 05:36 by ADMIN
Release 2026 Q3 (Aug)
John
Created on: 28 May 2026 10:46
Category: TabStrip
Type: Bug Report
2
Window component fails to trigger OnClick for predefined actions

The window actions OnClick handler does not execute when a predefined action (e.g. Close) is triggered. This prevents custom logic from running during standard close operations.

Reproducible on version 14.0.0

Repro: https://blazorrepl.telerik.com/wqaJcWbu45qZxbeX49

 

2 comments
ADMIN
Dimo
Posted on: 24 Jun 2026 05:36

Hello Paul,

The issue is marked as complete, because it is fixed in our code. Note that the release label is 2026 Q3 (Aug), so the fix is not released yet. We will release it earlier than August and the release label will change to reflect the exact version.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Paul
Posted on: 23 Jun 2026 23:08
Not sure why this is marked as "Completed" - the issue still exists. I recently performed the upgrade to 14 from 11 (big jump, I know), and every single instance of a TelerikWindow that I have has the action on clicking the WindowAction for Close failing. I've got custom methods running, and the methods aren't being executed.