We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984f279 commit 35c7d50Copy full SHA for 35c7d50
projects/observability/src/pages/apis/endpoints/endpoint-list.dashboard.ts
@@ -20,11 +20,6 @@ export const endpointListDashboard: DashboardDefaultConfiguration = {
20
mode: TableMode.Flat,
21
style: TableStyle.FullPage,
22
searchAttribute: 'name',
23
- loadingConfig: {
24
- error: {
25
- title: 'this is the custom error'
26
- }
27
- },
28
'select-control-options': [
29
{
30
type: 'table-widget-select-option',
0 commit comments