Michael Jess

Results 8 comments of Michael Jess

As usual, I post an issue and find a solutions soon. But it feels kind of hacky: Include the controller array as a dependency ``` define([ 'angular', 'angular.mocks', 'app', 'controllers/myctrl2'...

I have just run into this when trying to use ``android-spock:2.0.0`` with the Android Studio 3.0 preview and ``com.android.tools.build:gradle:3.0.0-alpha3`` that you need to compile Java8. I guess this might be...

There are techniques to carry over cached files between builds (e.g. Bitbucket Pipeline caches), and I believe UI5 libs would be a great candidate for a technical cache. The issue...

Background is a Cordova build I made using the [basic template app](https://github.com/SAP/openui5-basic-template-app) as web content. These are the results of ``ui5 build self-contained --dest www --all --exclude-task=createDebugFiles`` This is an...

Observed the same behaviour with a 40-page document just now. Alas, I cannot pull logs from my phone at the moment... App version 3.2.1 according to changelog Server version 2.11.0...

Hi @daveearley, I wouldn't go so far into solution space just yet to assume there has to be an extra forced step for everyone, impacting their customer conversion. Let me...