Custom node-red-dashboard loading screen

Hello people,

is there a way to implement a different loading screen for the dashboard? I know there is a way to set a normal loading icon.

What I want is something like this.

Thanks in advance.

Justin

Yes. If you look at the console log you’ll see it fails (on purpose) to load a loading.html file. If you create one one where it says it will load it

Very cool! Thank you!