-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
What is the issue and how can we reproduce it?
Hi,
This is also on community.sap.com
We are experiencing issues with the sap.m.MenuButton control after upgrade to 1.139.0. We believe it is caused by the update in sap.m.Menu to let oData requests finish loading before showing the popup (comparison is 1.138.1 -> 1.139.0):
The dataReceived event has usually already fired when the menu is loaded as part of a menu button.
Can you look into this please? We are using the managed launchpad and we have buttons like these in shell plugins. Since shell plugins in turn do not respect the "manifest.json"/"sap.platform.cf/"ui5VersionNumber" we do not have a way to force a lower version either. Any advice on how to workaround it until fixed is also greatly appreciated.
Thanks in advance!
Which OpenUI5 version is your project targeting?
1.139.0
Is the issue device- or browser-specific?
No response
Confirmation
- I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
- I am not disclosing any internal or sensitive information.