kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Window modal is not working if there's an open Dialog

Open martintabakov opened this issue 5 months ago • 0 comments

Bug report

Window's modal feature isn't working if there's an open Dialog.

Regression introduced with 2024.1.319

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/uyUwAMeQ/2
  2. Click the Open button inside the Dialog

Current behavior

The Window opened from the button isn't modal, and you can interact with the Dialog.

Expected/desired behavior

The Window should be modal as per the configuration.

Environment

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

martintabakov avatar Sep 25 '24 14:09 martintabakov