Matthias Oßwald
Matthias Oßwald
[karma-ui5](https://github.com/SAP/karma-ui5) is another plugin which made use of the feature to pass CLI args to override config options (e.g. `--ui5.url`, see https://github.com/SAP/karma-ui5#url).
As far as I could see there is no progress, yet. I will check back if this is something that will be addressed for UI5 specifically. As there are different...
Not that I know of. I've "pinged" the [referenced internal incident](https://github.com/SAP/openui5/issues/958#issuecomment-212942225), so hopefully there will be an update soon.
Hi Elaine, custom timezones are currently not supported but we are not ruling it out. It's just currently not on our plan, yet. Best regards, Matthias
```js process.env.CHROME_BIN = require("puppeteer").executablePath(); ``` needs to be called somewhere. To use it in every "Chrome" browser variant, it should be placed in `karma.conf.js`. To only use it for the...
Thanks! I've forwarded this feature request to the responsible product owner.
@tdniksfsap1 No update, yet. I've opened an internal ticket (1780100846) to clarify if this is something we would see as a new feature for sap.m.Image or not.
Related issue: #777
Unfortunately not
@treee111 I think the `baseUri` needs to end with `/resources` (without the `/sap-ui-core.js`).