Icons in Bootstrap not showing when offline

I like the many icons that are used in Bootstrap controls but they do not appear when the app is offline. Solution, anyone?

Thanks, John

Still working on this one…

  1. Load the nsb sample app Hamburger and F5 to deploy locally.
  2. Go to the consol in Chrome and choose Network and then check Offline
  3. Refresh the app. Notice that the bars in the Hamburger control is now missing.

Are you testing on Android or iOS?

The example to reproduce the problem can be done on a PC with the latest Chrome. But ithappens on Android as well. I’m sure if it is fixed to work in Chrome/PC it will work on all.

Thanks, John

Fixed in next build. Thanks for reporting this!