Completed
Last Updated: 13 Dec 2024 12:52 by ADMIN
Release 2025 Q1 (Feb)
barry
Created on: 18 Nov 2024 09:54
Category: Popover
Type: Bug Report
0
The hide method doesn't hide the Popover when toggleOnClick is set to true

Bug report

When the toggleOnClick option is set to true, the hide method doesn't hide the Popover

Workaround: https://dojo.telerik.com/JhWNDQrv (works only in the custom scenario when the hide method is called on scrolling the page. It will not work when the call method is called on button click)

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/hVdauDSd/4
  2. Scroll the page, which will call the hide method.

Current behavior

The Popover remains visible

Expected/desired behavior

The Popover should hide

TicketID: 1669787

_

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]
0 comments