fix: Give media that is still loading a grace period before rebuilding (#2739)
- Related: #2718
This commit is contained in:
@@ -537,7 +537,7 @@ export class AdvancedCameraCardImageUpdatingPlayer
|
||||
this._imageLoadError = true;
|
||||
}
|
||||
|
||||
this._dispatchError('not_loading');
|
||||
this._dispatchError('server_error');
|
||||
}}
|
||||
/>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user