sidebery
sidebery copied to clipboard
Error loading favicons: this.actions.msgToBg is not a function
Steps to reproduce
- go to sidebery settings
- load favicons for bookmarks
(seems like maybe you forgot to bind the function)?
Expected behavior
Favicons will load ignoring failed ones.
Actual behavior
Only one or two load, the rest hang.
Console error
TypeError: this.actions.msgToBg is not a function
s moz-extension://0c69847b-e648-4578-a02d-36bda73593b7/settings/settings.js:10
fetchBookmarksFavicons moz-extension://0c69847b-e648-4578-a02d-36bda73593b7/settings/settings.js:113
fetchBookmarksFavicons moz-extension://0c69847b-e648-4578-a02d-36bda73593b7/settings/settings.js:113
VueJS 33
vue.js:6:11718
VueJS 37
Debug info
{
"settings": {
"version": "4.10.2",
"nativeScrollbars": false,
"selWinScreenshots": true,
"tabsCheck": true,
"tabsFix": "notify",
"markWindow": false,
"markWindowPreface": "[Sidebery] ",
"ctxMenuNative": false,
"autoHideCtxMenu": "none",
"ctxMenuRenderInact": false,
"ctxMenuIgnoreContainers": "",
"navBarLayout": "vertical",
"navBarInline": false,
"hideAddBtn": true,
"hideSettingsBtn": false,
"navBtnCount": true,
"hideEmptyPanels": false,
"navActTabsPanelLeftClickAction": "none",
"navActBookmarksPanelLeftClickAction": "none",
"navMidClickAction": "none",
"navSwitchPanelsWheel": true,
"groupLayout": "list",
"skipEmptyPanels": false,
"dndTabAct": true,
"dndTabActDelay": 750,
"dndTabActMod": "none",
"dndExp": "pointer",
"dndExpDelay": 0,
"dndExpMod": "none",
"stateStorage": "session",
"warnOnMultiTabClose": "collapsed",
"activateOnMouseUp": true,
"activateLastTabOnPanelSwitching": true,
"showTabRmBtn": true,
"showTabCtx": true,
"hideInact": false,
"activateAfterClosing": "prev_act",
"activateAfterClosingPrevRule": "visible",
"activateAfterClosingNextRule": "tree",
"activateAfterClosingGlobal": false,
"activateAfterClosingNoFolded": true,
"activateAfterClosingNoDiscarded": true,
"shiftSelAct": true,
"askNewBookmarkPlace": false,
"tabsRmUndoNote": true,
"nativeHighlight": false,
"tabsUnreadMark": false,
"tabsReloadLimit": 5,
"tabsReloadLimitNotif": true,
"tabsPanelSwitchActMove": true,
"moveNewTabPin": "start",
"moveNewTabParent": "sibling",
"moveNewTabParentActPanel": false,
"moveNewTab": "end",
"pinnedTabsPosition": "panel",
"pinnedTabsList": false,
"pinnedAutoGroup": false,
"tabsTree": true,
"groupOnOpen": true,
"tabsTreeLimit": 2,
"hideFoldedTabs": false,
"autoFoldTabs": false,
"autoFoldTabsExcept": "none",
"autoExpandTabs": false,
"rmChildTabs": "none",
"tabsChildCount": true,
"tabsLvlDots": true,
"discardFolded": true,
"discardFoldedDelay": 5,
"discardFoldedDelayUnit": "min",
"tabsTreeBookmarks": false,
"treeRmOutdent": "branch",
"bookmarksPanel": true,
"warnOnMultiBookmarkDelete": "collapsed",
"openBookmarkNewTab": true,
"midClickBookmark": "open_new_tab",
"actMidClickTab": false,
"autoCloseBookmarks": false,
"autoRemoveOther": true,
"highlightOpenBookmarks": false,
"activateOpenBookmarkTab": false,
"showBookmarkLen": false,
"bookmarksRmUndoNote": true,
"fontSize": "l",
"bgNoise": false,
"animations": false,
"animationSpeed": "fast",
"theme": "default",
"style": "auto",
"sidebarCSS": false,
"groupCSS": false,
"snapNotify": true,
"snapExcludePrivate": false,
"snapInterval": 0,
"snapIntervalUnit": "min",
"snapLimit": 0,
"snapLimitUnit": "snap",
"hScrollThroughPanels": false,
"scrollThroughTabs": "none",
"scrollThroughVisibleTabs": false,
"scrollThroughTabsSkipDiscarded": false,
"scrollThroughTabsExceptOverflow": true,
"scrollThroughTabsCyclic": false,
"tabDoubleClick": "none",
"tabLongLeftClick": "none",
"tabLongRightClick": "none",
"tabsPanelLeftClickAction": "none",
"tabsPanelDoubleClickAction": "tab",
"tabsPanelRightClickAction": "menu",
"tabsPanelMiddleClickAction": "none",
"syncName": "",
"syncSaveSettings": false,
"syncSaveCtxMenu": false,
"syncSaveStyles": false,
"syncAutoApply": false
},
"permissions": {
"allUrls": true,
"tabHide": true,
"actualAllUrls": true,
"actualTabHide": true
},
"storage": {
"size": "56.7 kb",
"props": {
"bookmarksMenu": "226 b",
"bookmarksPanelMenu": "54 b",
"containers_v4": "601 b",
"expandedBookmarks": "18 b",
"favAutoCleanTime": "10 b",
"favUrls": "1 kb",
"favicons": "45.9 kb",
"lastSnapTime": "13 b",
"panelIndex": "1 b",
"panels_v4": "1.7 kb",
"prevTabsData_v4": "1.9 kb",
"profileID": "14 b",
"settings": "2.8 kb",
"snapshots_v4": "2 b",
"tabsData_v4": "1.6 kb",
"tabsMenu": "310 b",
"tabsPanelMenu": "184 b"
}
},
"panels": [
{
"type": "default",
"id": "firefox-default",
"name": 7,
"icon": "...",
"cookieStoreId": "firefox-default",
"lockedTabs": false,
"lockedPanel": false,
"skipOnSwitching": false,
"noEmpty": false,
"newTabCtx": "none",
"dropTabCtx": "none",
"moveTabCtx": "none",
"moveTabCtxNoChild": true
},
{
"type": "tabs",
"id": "IEQkexvZYnWK",
"name": 4,
"icon": "...",
"color": "...",
"customIconSrc": "",
"customIcon": "",
"lockedTabs": false,
"lockedPanel": false,
"skipOnSwitching": false,
"noEmpty": false,
"newTabCtx": "none",
"dropTabCtx": "none",
"moveTabCtx": "none",
"moveTabCtxNoChild": true,
"urlRulesActive": false,
"urlRules": ""
},
{
"type": "tabs",
"id": "u8nylS7EJxYK",
"name": 8,
"icon": "...",
"color": "...",
"customIconSrc": "",
"customIcon": "",
"lockedTabs": false,
"lockedPanel": false,
"skipOnSwitching": false,
"noEmpty": false,
"newTabCtx": "none",
"dropTabCtx": "none",
"moveTabCtx": "none",
"moveTabCtxNoChild": true,
"urlRulesActive": false,
"urlRules": ""
},
{
"type": "tabs",
"id": "XgaGaH_lHu1K",
"name": 5,
"icon": "...",
"color": "...",
"customIconSrc": "",
"customIcon": "",
"lockedTabs": false,
"lockedPanel": false,
"skipOnSwitching": false,
"noEmpty": false,
"newTabCtx": "none",
"dropTabCtx": "none",
"moveTabCtx": "none",
"moveTabCtxNoChild": true,
"urlRulesActive": true,
"urlRules": 32
},
{
"type": "tabs",
"id": "4LvbdAMe4F1K",
"name": 3,
"icon": "...",
"color": "...",
"customIconSrc": "",
"customIcon": "",
"lockedTabs": false,
"lockedPanel": false,
"skipOnSwitching": false,
"noEmpty": false,
"newTabCtx": "none",
"dropTabCtx": "none",
"moveTabCtx": "none",
"moveTabCtxNoChild": true,
"urlRulesActive": true,
"urlRules": ""
},
{
"type": "bookmarks",
"id": "bookmarks",
"cookieStoreId": "bookmarks",
"name": 9,
"icon": "...",
"bookmarks": true,
"lockedPanel": false,
"skipOnSwitching": false
}
],
"containers": [
{
"id": "firefox-container-1",
"name": 3,
"icon": "...",
"color": "...",
"proxified": false,
"proxy": "direct",
"includeHostsActive": false,
"includeHosts": "",
"excludeHostsActive": false,
"excludeHosts": "",
"userAgentActive": false,
"userAgent": ""
},
{
"id": "firefox-container-2",
"name": 7,
"icon": "...",
"color": "...",
"proxified": false,
"proxy": null,
"includeHostsActive": false,
"includeHosts": "",
"excludeHostsActive": false,
"excludeHosts": "",
"userAgentActive": false,
"userAgent": ""
}
],
"cssVars": "TypeError: can't convert undefined to object",
"windows": [
{
"state": "fullscreen",
"incognito": false,
"tabsCount": 13
}
],
"tabsMenu": [
[
"undoRmTab",
"mute",
"reload",
"bookmark"
],
"separator-1",
[
{
"name": "Move to"
},
"moveToNewWin",
"moveToWin",
"moveToPanel"
],
[
{
"name": "Reopen in"
},
"reopenInNewWin",
"reopenInWin",
"reopenInCtr"
],
"separator-2",
"pin",
"duplicate",
"discard",
"copyUrls",
"separator-3",
"group",
"flatten",
"separator-4",
[
"clearCookies"
],
"close"
],
"bookmarksMenu": [
[
{
"name": "Open in"
},
"openInNewWin",
"openInNewPrivWin",
"openInCtr"
],
"separator-5",
"createBookmark",
"createFolder",
"createSeparator",
"separator-6",
"sortByName",
"sortByLink",
"sortByTime",
"separator-7",
"copyUrls",
"edit",
"delete"
],
"bookmarks": {
"bookmarksCount": 117,
"foldersCount": 28,
"separatorsCount": 0,
"maxDepth": 4
}
}