Restore client-side search where needed.
This commit is contained in:
@@ -27,6 +27,7 @@ export function DevicesTable(props: MetricsTableProps) {
|
||||
type="device"
|
||||
metric={formatMessage(labels.visitors)}
|
||||
renderLabel={renderLink}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user