mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
reduce unnecessary tab activation events
This commit is contained in:
@@ -44,7 +44,6 @@ class TabContext extends Component {
|
||||
}
|
||||
|
||||
if (notePath === this.notePath) {
|
||||
console.log(`Setting existing notePath ${notePath} so ignoring ...`);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user