ShaderToy-Chrome-Plugin icon indicating copy to clipboard operation
ShaderToy-Chrome-Plugin copied to clipboard

[BUG] Recording broken

Open vladimirmujagic opened this issue 2 years ago • 0 comments

Recording ctrl+shift+R is not working on windows Chrome/Firefox/Edge (on edge screenshot freezes browser), on Linux Ubuntu20.04 also broken Chrome/Firefox.

Error:

shadertoy-plugin.js:457 
        
       Uncaught TypeError: Cannot read properties of null (reading 'state')
    at ToyPlugEditPage.switchRecording (shadertoy-plugin.js:457)
    at HTMLDocument.<anonymous> (shadertoy-plugin.js:381)

vladimirmujagic avatar Jan 04 '22 18:01 vladimirmujagic