Completed
Last Updated: 10 Feb 2021 14:42 by ADMIN
Release 2021.R1.SP.next
Stephane
Created on: 12 Mar 2020 09:38
Category: Dialog
Type: Bug Report
2
Kendo Alert overlay is not removed after closing the dialog

Bug report

The overlay is not removed when closing an Alert dialog, if there is an open Window with draggable.containment option set.

Reproduction of the problem

Dojo example.

  1. Click the "Alert" button
  2. Click "Ok" in the Alert dialog.

Current behavior

The overlay is not removed.

Expected/desired behavior

The overlay is removed.

Workaround: dojo.

Environment

  • Kendo UI version: 2020.1.219
  • jQuery version: x.y
  • Browser: [all]
2 comments
ADMIN
Petar
Posted on: 12 Jan 2021 07:09

Hi Stephane,

Thank you for sharing another workaround for the current bug! The shared approach is a valid one and will surely help someone in the community if they experience the same issue. 

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Stephane
Posted on: 05 Jan 2021 10:35
A better workaround is to use the (not well documented) appendTo option of the Alert dialog : dojo