TypeError: Cannot read properties of null (reading 'appendChild') in Settings.showWebGLCrashDescription
when the WebGL renderer crashed and then the user disables WebGL in his/her browser.
To reproduce
Steps to reproduce the behavior:
Let the WebGL renderer crash
Disable WebGL
Refresh the video page
The extension crashes and the settings button is not visible
Describe the bug
TypeError: Cannot read properties of null (reading 'appendChild') in Settings.showWebGLCrashDescription
when the WebGL renderer crashed and then the user disables WebGL in his/her browser.To reproduce
Steps to reproduce the behavior: