edemuck4timbuktu
edemuck4timbuktu
**OpenUI5 version:** 1.120.11 **Browser/version (+device/version):** Chrome Version 122.0.6261.131 (Offizieller Build) (64-Bit) **URL (minimal example if possible):** https://plnkr.co/plunk/uyRhWUvienyHvQ1p **Steps to reproduce the problem:** 1. Start the plnkr Demo App **What is...
[openui5] Type regression: Menu$ItemSelectedEventParameters.item changed from MenuItem to IMenuItem
🐞 Issue Description Since version 1.138 ([DefinitelyTyped PR #73225](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/73225) ), the sap.m interface Menu$ItemSelectedEventParameters defines the property item with the type IMenuItem. Before this PR, the property had the type...