Swa Yong Shen
Swa Yong Shen
OpenUI5 version: 1.120.0 Browser/version (+device/version): Chrome, MacOS Any other tested browsers/devices(OK/FAIL): - URL (minimal example if possible): - User/password (if required and possible - do not post any confidential information...
** IMPORTANT ** This tracker is for issues caused by the tools maintained here (type definition generator and ts-interface generator for control development support). But if the bug is within...
I need to draw a rectangle on a canvas that has the same color as a chart which is based on `sap.ui.core.IndicationColor`. I want to avoid hardcoding the hex code...
Currently using UI5 language assistant as default formatter for `.xml` files with these VSCode settings enabled. ```json { "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnPaste": true, "editor.formatOnType": false, // required "editor.formatOnSave": true, // optional...
OpenUI5 version: 1.123.2 Browser/version (+device/version): Chrome MacOS **Steps to reproduce the problem:** For the following snippet, when the `HTTP DELETE` call returns 404, no error is thrown for the `rowContext.delete()`...
Hi team, any way to choose the Chrome version being used? Seems the latest `v128` is causing the following error. I could not find a way to specify this in...