08-18-2021, 09:37 PM
(This post was last modified: 08-18-2021, 09:37 PM by Alexandre Machado.)
Does it happen in all browsers (use at least one Webkit based like Chrome and a different one, like Firefox)?
I suggest that you open your browser developer tools (F12) and watch the network tab for any request being done to an external address (Bootstrap itself will try to load things on demand and we never know...)
IW itself wouldn't fail because of missing internet connection.
I suggest that you open your browser developer tools (F12) and watch the network tab for any request being done to an external address (Bootstrap itself will try to load things on demand and we never know...)
IW itself wouldn't fail because of missing internet connection.

