Tommy Vinh
Tommy Vinh
Hi @cjohn001, We had a closer look at the tutorial again. The problem that you described in the issue does not affect the tutorial as it is written. Therefore, I...
Hi @dfenerski, We recently allowed developers to use the `async/await` syntax for listeners to control events. However, it is important to note that using `async` functions within the lifecycle hooks...
> @devtomtom it seems `sap.ui.core.mvc.ControllerExtension`s are also affected, if they define `async onLifecycleEvent` in their `override` section. Should they be mentioned in the support & API reference pages too? @dfenerski...
Hi @thisisevanfox, the error messages concerning the return value of the hooks shouldn't affect your application. The same is true for the other `[FUTURE FATAL]` messages... There must be other...