Henning Pohlhausen
Henning Pohlhausen
OpenUI5 version: 1.120.1 Browser/version (+device/version): Safari, iPhone XS Max iOS 17.1.1 Any other tested browsers/devices(OK/FAIL): Safari, iPad Mini 2021 FAIL Steps to reproduce the problem: 1. App with Page with...
**Describe the bug** The 1.115 type definitions do not contain event parameters for the localizationChanged event (see https://sapui5.hana.ondemand.com/sdk/#/api/sap.ui.core.Core%23events/localizationChanged). Consequently, the attach function does not contain the proper function signature for...
Editable Models currently do not include NavigationProperties for deep inserts/updates. One Workaround is to use `Partial` or `EditableEntity & { NavProp:... }`. Additionally, when using SAP IdM (yeah, SAP does...
OpenUI5 version: 1.124.0 What is the expected result? Logging the parameters object in the console shows `status` and `readyState` are numbers as in the underlying XMLHttpRequest object What happens instead?...