Closed fariskas closed 4 months ago
can you post a result url from this page ? https://cables.gl/browser
thanks
Sure here you go. https://cables.gl/browser/r/6682823adbcd60832342c9b9
Btw also just tested on safari [Version 15.6.1 (17613.3.9.1.16)] on same device. Same issue
Hi! was wondering if there was any updates regarding this issue? As im not able to access my patches or create new ones. 😢
please try again on dev.cables.gl. it seemed you switched to webgl1 in the user preferences, which is not supported anymore, i turned it off
Yes it works! Thank you~
Link to simple, reproducible example patch Any patch
Describe the bug I havent used cables.gl in a while. But i logged in today and when i try to create any new patch or edit old patches. I get this error: "GL Error Could not initialize webgl, or it crashed. Try to restart your browser, or try another one..."
And after a few seconds the error changes to this:
"Cannot read properties of null (reading 'isFocussed') Uncaught TypeError: Cannot read properties of null (reading 'isFocussed')"
How To Reproduce
Platform Mac OS Monterey 12.6.2 Chrome Version 126.0.6478.116 (Official Build) (x86_64)
Dev Tools In console i get these errors:
error is odd as i do have webgl enabled on my browser, and i have no issues with other sites running webgl or when im coding my projects with threejs now