cables-gl / cables_docs

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

Update button in array inspector does not work after changing op code #829

Open TobyKLight opened 2 months ago

TobyKLight commented 2 months ago

Link to simple, reproducible example patch https://cables.gl/p/WnafOl

Describe the bug If you inspect an array output of an op, and then edit the op, the 'update' button on the result view will no longer update to the new result. (Possibly because the reference has changed?)

How To Reproduce

  1. Open https://cables.gl/p/WnafOl
  2. Select the op and inspect the array value output (magnifying glass)
  3. Edit the op and change the output value in the array
  4. Back on the inspect tab for that value press the update button IF you close the inspect tab and re-inspect the value you get the correct result.

Platform Chrome 127 on win11, tested on regular and dev.cables.gl

pandrr commented 2 months ago

thanks. tabs that refer to deleted/reloading ops are being closed now

steam0r commented 2 months ago

this is now on cables.gl