cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

Uncaught TypeError when Remote Viewer windows connected #805

Closed TobyKLight closed 4 months ago

TobyKLight commented 4 months ago

Video https://youtu.be/72q8crDluxI

"Cannot read properties of null (reading 'id') Uncaught TypeError: Cannot read properties of null (reading 'id')""

image

Platform Seeing this on both regular cables.gl and dev.cables.gl.

Chrome Version 126.0.6478.127 (Official Build) (64-bit) on win 10 Chrome Version 126.0.6478.127 (Official Build) (64-bit) on win 11 Edge Version 126.0.2592.102 (Official build) (64-bit) on win 11

Other hints

If it's just me that's getting this error then I'm thinking about what account level changes I've made recently. Maybe it's related to custom ops? Even though this bug occurs on completely blank patches. Maybe the error is triggered by some query of list of custom ops? Because recently I've been cloning and making new ops Also just made a new team for purpose of sharing ops in future (second team I've ever made, didn't have any trouble with the first.) Can invite you to the team if that's useful.

pandrr commented 4 months ago

thanks for reporting, i fixed a potential bug, let me know if it occurs again on dev.cables.gl

TobyKLight commented 4 months ago

Thanks seems to be fixed!