ui: fix clickmap udpate behavior
This commit is contained in:
parent
03c18def0a
commit
152720eeef
1 changed files with 0 additions and 1 deletions
|
|
@ -248,7 +248,6 @@ export default class MetricStore {
|
|||
toast.success('Card updated successfully');
|
||||
this.updateInList(_metric);
|
||||
}
|
||||
this.instance = _metric;
|
||||
this.instance.updateKey('hasChanged', false);
|
||||
return _metric;
|
||||
} catch (error) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue