Suddenly chrome showing blank page when debugging?

showing this error

Not allowed to load local resource: file:///android_asset/www/assets/icon/favicon.ico

1 Like

This issue has also occurred for me using Chrome on macos. Without having changed my code, 2 applications that ran before the weekend show this issue and a blank screen when trying to use chrome://inspect

Would be very grateful for an explanation/resolution
cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.1
ionic (Ionic CLI) : 3.19.1

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.1.6
Cordova Platforms  : android 7.1.0 browser 5.0.3 ios 4.5.4
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
ios-deploy        : 1.9.2 
ios-sim           : 5.0.13 
Node              : v8.9.1
npm               : 5.5.1 
OS                : macOS High Sierra
Xcode             : Xcode 9.2 Build version 9C40b

In chrome, I looked for the “about”, it indicated an update available. Relaunched and it seems to be fixed for me.

1 Like