mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 17:36:34 +00:00
Invalidate cached tabs after inserting a new pinned tab in ZenPinnedTabManager
This commit is contained in:
@@ -238,6 +238,7 @@
|
||||
);
|
||||
contaienr.insertBefore(newTab, contaienr.lastChild);
|
||||
}
|
||||
gBrowser.tabContainer._invalidateCachedTabs();
|
||||
|
||||
newTab.initialize();
|
||||
}
|
||||
|
Reference in New Issue
Block a user