kendo-ui-core
                                
                                 kendo-ui-core copied to clipboard
                                
                                    kendo-ui-core copied to clipboard
                            
                            
                            
                        TabStrip.activateTab Triggers Events
Bug report
Reproduction of the problem
- Create a new instance of the TabStrip
- Bind the showevent of the TabStrip
- Call the activateTabmethod of the TabStrip
Dojo: https://dojo.telerik.com/OVIDUBuP (for dojo example, open console)
Current behavior
The show event is fired.
Expected/desired behavior
Per the documentation, invoking the activateTab method should not trigger any events.
Environment
- Kendo UI version: 2022.1.119
- jQuery version: 1.12.4
- Browser: all
Also came up in ticket #1572853