mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
fixes
This commit is contained in:
@@ -21,6 +21,8 @@ export default class TabCachingWidget extends TabAwareWidget {
|
||||
}
|
||||
|
||||
if (!this.tabContext) {
|
||||
console.log(`Received activeTabChanged to widget ${this.componentId} which does not have tabContext.`);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user