docs

Is Your Application Ready for Asynchronous Loading?

Find a collection of information that helps you to find out if your application is ready for asynchronous loading.

Applications benefit from the configuration of the OpenUI5 module loader to work asynchronously. However, if an application or library is not yet fully compatible with asynchronous loading, you may encounter issues. To avoid running into these issues, the following list provides information that helps you to find out whether your application needs to be adapted to enable asynchronous loading. The list is not exhaustive, but points to additional information and should give you a good start in getting your applications ready for asynchronous loading.


Known Incompatibilities

The sap.viz library uses another module loader in addition to the OpenUI5 module loader in some scenarios. In combination with the `` configuration parameter, this currently leads to issues and may break your application.