-
-
Notifications
You must be signed in to change notification settings - Fork 426
Description
What the title says. All my extensions have been disabled except SponsorBlock, and disabling SponsorBlock appears to fix the issue. Also, refreshing the page in this state switches the theme to light mode, as shown in the second screenshot.
The console outputs this error: m=kevlar_base_module,kevlar_main_module:7665 Uncaught TypeError: custom element constructors must call super() first and must not return a different object at H._stampTemplate (m=kevlar_base_module,kevlar_main_module:7665:219) at H._stampTemplate (m=kevlar_base_module,kevlar_main_module:7730:115) at H.ready (m=kevlar_base_module,kevlar_main_module:7756:62) at H.ready (m=kevlar_base_module,kevlar_main_module:8008:48) at H.ready (m=kevlar_base_module,kevlar_main_module:8077:73) at H.ready (m=kevlar_base_module,kevlar_main_module:2009:48) at H.ready (m=kevlar_base_module,kevlar_main_module:3521:354) at H._enableProperties (m=kevlar_base_module,kevlar_main_module:7619:209) at H._enableProperties (m=kevlar_base_module,kevlar_main_module:8066:98) at H.connectedCallback (m=kevlar_base_module,kevlar_main_module:7637:119)
The console then constantly outputs the following error when I try to scroll down and it loads more videos
Uncaught TypeError: Failed to execute 'createElement' on 'Document': The result must implement HTMLElement interface at H.createComponent_ (m=kevlar_base_module,kevlar_main_module:12584:216) at H.stampDomArray_ (m=kevlar_base_module,kevlar_main_module:12578:86) at H.rendererStamperApplyChangeRecord_ (m=kevlar_base_module,kevlar_main_module:12570:13) at H.rendererStamperObserver_ (m=kevlar_base_module,kevlar_main_module:12567:149) at Object.a3h [as fn] (m=kevlar_base_module,kevlar_main_module:1891:119) at Eo (m=kevlar_base_module,kevlar_main_module:1874:218) at H._propertiesChanged (m=kevlar_base_module,kevlar_main_module:7697:122) at H._propertiesChanged (m=kevlar_base_module,kevlar_main_module:12220:311) at H._flushProperties (m=kevlar_base_module,kevlar_main_module:7620:200) at H._invalidateProperties (m=kevlar_base_module,kevlar_main_module:7689:69) at H.<anonymous> (m=kevlar_base_module,kevlar_main_module:7610:71) at SKl (m=kevlar_base_module,kevlar_main_module:3825:7) at H.flushRenderStamperComponentBindings_ (m=kevlar_base_module,kevlar_main_module:12587:154) at H.stampDomArray_ (m=kevlar_base_module,kevlar_main_module:12578:279) at H.rendererStamperApplyChangeRecord_ (m=kevlar_base_module,kevlar_main_module:12570:13) at H.rendererStamperObserver_ (m=kevlar_base_module,kevlar_main_module:12567:149) at Object.a3h [as fn] (m=kevlar_base_module,kevlar_main_module:1891:119) at Eo (m=kevlar_base_module,kevlar_main_module:1874:218) at H._propertiesChanged (m=kevlar_base_module,kevlar_main_module:7697:122) at H._propertiesChanged (m=kevlar_base_module,kevlar_main_module:12220:311) at H._flushProperties (m=kevlar_base_module,kevlar_main_module:7620:200) at H._invalidateProperties (m=kevlar_base_module,kevlar_main_module:7689:69) at H.<anonymous> (m=kevlar_base_module,kevlar_main_module:7610:71) at H (m=kevlar_base_module,kevlar_main_module:28982:397) at H.reflowContent (m=kevlar_base_module,kevlar_main_module:28983:84) at H.refreshGridLayoutNew (m=kevlar_base_module,kevlar_main_module:28969:268) at H.refreshGridLayout (m=kevlar_base_module,kevlar_main_module:28972:340) at H.resizeObserved (m=kevlar_base_module,kevlar_main_module:28951:90) at BpA (m=kevlar_base_module,kevlar_main_module:8218:70) at Object.fire (m=kevlar_base_module,kevlar_main_module:8212:167) at ResizeObserver.<anonymous> (m=kevlar_base_module,kevlar_main_module:28954:287)
Sorry for not doing the hidable text thing. It's my first time using github. Idk how to do that
It says I can't have a body of more than a certain amount of characters so here's the full log file. I didn't know I could post files before this edit, but that seems like the better solution since there's a character limit