Add this to your css file:
._dash-loading {
display: none;
}
This will make it not display at all though, so use it cautiously.
Based upon:
Add this to your css file:
._dash-loading {
display: none;
}
This will make it not display at all though, so use it cautiously.
Based upon: