Bug report
Drawer does not trigger both the hide and show events when the hide() and show() methods are called
Reproduction of the problem
- Open the following dojo.
- Click on either the
Hide or Show buttons.
- Notice that both the hide and show events are not triggered.
Current behavior
The hide() and show() methods do not trigger both the show and hide events.
Expected/desired behavior
The hide() and show() methods should trigger both the show and hide events.
Environment
- Kendo UI version: 2024.3.1015
- Browser: [all]