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 410d4d4 commit b03f3dfCopy full SHA for b03f3df
src/store/state-url-mapping.ts
@@ -73,6 +73,7 @@ export const paramSetup = {
73
'/cluster/tenants': {
74
search: {
75
stateKey: 'tenants.searchValue',
76
+ initialState: '',
77
},
78
79
} as const;
0 commit comments