When I leave the dashboard open in a tab, I soon get this error quite persistently:
ERROR: A network error occurred. This could be a CORS issue or a dropped internet connection.
Check the browser javascript console and if the HTTP request has been blocked by CORS then ensure that the "X-Request-ID" header is in the "CORS_ALLOW_HEADERS" list in the Alerta API configuration, or upgrade the Alerta API server to version 8.3.0 or later.
When I leave the dashboard open in a tab, I soon get this error quite persistently:
```
ERROR: A network error occurred. This could be a CORS issue or a dropped internet connection.
Check the browser javascript console and if the HTTP request has been blocked by CORS then ensure that the "X-Request-ID" header is in the "CORS_ALLOW_HEADERS" list in the Alerta API configuration, or upgrade the Alerta API server to version 8.3.0 or later.
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When I leave the dashboard open in a tab, I soon get this error quite persistently: