Description
In Essentials web-resources keep the same location accross versions. This can cause the UI to break as resources are loaded from cache by the browser and an incorrect combination is used. For example:
/essentials/components/angular-ui-tree/dist/angular-ui-tree.min.css
The same issue was resolved in the CMS by making the resource names unique and by adding anti-cache parameters. Example of resource made to be specific for 7.9.1:
../components/angular-ui-tree/dist/angular-ui-tree.min.def4bdc5.js