I will need to run my app behind a corporate firewall. That is why I did the following test.
I am using the icons on buttons, which I believe to be locally available images. This works when an internet connection is available. Surprisingly, when I disconnect from the internet (and clear the browser cache), the icons do not appear in the application.
For a concrete example consider the following button which uses a standard ‘plus’ icon.
When I disconnect from the internet, clear browser cache, and try to reopen my app, the button looks like this:
Any hints on why?