We run a copy of the website on an air-gapped environment for easier reference for our analysts. Since the update to v14 we have experienced issues loading any page until explicitly cancelled. This is caused by client attempting to load font-awesome.min.css from https://cdnjs.cloudflare.com/ajax/libs/font-awesome/<version</css/font-awesome.min.css
I would like to suggest to include the font in the application to allow for offline hosting. The MIT license should allow for it.
We run a copy of the website on an air-gapped environment for easier reference for our analysts. Since the update to v14 we have experienced issues loading any page until explicitly cancelled. This is caused by client attempting to load
font-awesome.min.cssfromhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/<version</css/font-awesome.min.cssI would like to suggest to include the font in the application to allow for offline hosting. The MIT license should allow for it.