VIEWING: Cannot View Page Icons


This is not as much of an ERROR as it is a visual problem. When loading the screens if the tool bar has no icons and the pages do not show any icons then most like this is an issue loading the FontAwesome library or Bootstrap Icon.


This happens most often on servers due to security configurations but can happen for any machine.


The FontAwesome icons are hosted through a CDN (Content Delivery Network) on the Internet. In order to ensure users have access to these resources be sure the users are allowed to load information from the https://use.fonticons.com or https://cdn.jsdelivr.net domain. This may mean adding that domain to the Trusted Sites list in IE or maybe giving your users access to that URL through security.


This should resolve the issue.