You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been facing this issue since few weeks and it is happening sometimes only when opening the dearflip view.
Logs from console
Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'.
at ee (three.min.js?ver=1.7.14:58)
at new af (three.min.js?ver=1.7.14:73)
at cf.acquireProgram (three.min.js?ver=1.7.14:83)
at v (three.min.js?ver=1.7.14:134)
at od.renderBufferDirect (three.min.js?ver=1.7.14:162)
at $d.render (three.min.js?ver=1.7.14:41)
at od.render (three.min.js?ver=1.7.14:169)
at n.Stage.render (mockup.min.js?ver=1.7.14:4)
at animate (mockup.min.js?ver=1.7.14:4)
The text was updated successfully, but these errors were encountered:
I have been facing this issue since few weeks and it is happening sometimes only when opening the dearflip view.
Logs from console
Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'.
at ee (three.min.js?ver=1.7.14:58)
at new af (three.min.js?ver=1.7.14:73)
at cf.acquireProgram (three.min.js?ver=1.7.14:83)
at v (three.min.js?ver=1.7.14:134)
at od.renderBufferDirect (three.min.js?ver=1.7.14:162)
at $d.render (three.min.js?ver=1.7.14:41)
at od.render (three.min.js?ver=1.7.14:169)
at n.Stage.render (mockup.min.js?ver=1.7.14:4)
at animate (mockup.min.js?ver=1.7.14:4)
The text was updated successfully, but these errors were encountered: