Hi guys,
Maybe, someone could tell me if we currently have a mechanism to handle with the async loading of the web resources in the newer version of CRM v9 when the legacy rendering is disabled?
I have just read the article published by Microsoft about the web resources dependencies, and it seems that the "Web resource dependencies does not provide any control over the order in which the web resources are loaded. All the web resources are loaded asynchronously and in parallel. If you have a JavaScript web resource which depends on another JavaScript web resource to be loaded and initialized before it can be initialized, you will need to manage that dependency in another way."
Does it mean that we still need to handle with this in other way? Have you overcome this somehow?
Kind regards