cables-gl / cables_docs

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

Op only available on dev.cables.gl #818

Open TobyKLight opened 3 months ago

TobyKLight commented 3 months ago

I'm trying to publish some patches, but somehow an op I made only exists on dev.cables.gl See this video.

https://github.com/user-attachments/assets/a2ce0fde-4de7-420f-999a-538f926ddeea

Other ops I made seem to be available on regular and dev.cables.gl

I don't think there's anything about the op that uses some new function only available on dev. If I copy and paste the op code to a new op on regular cables.gl it seems to work See here HTMLTest is an op belonging to that patch with the same code. https://cables.gl/edit/iunhok

Workaround Renaming fixes the problem, the op is now available on dev.cables.gl and regular cables.gl BUT that specific name HTMLElementAdvanced is not available. I cannot rename it back to that or I get the same problem.

SO for now I've renamed it to HTMLElementExtended so I can continue my work. I'm not sure how to reproduce this without trying to use that specific name again.

Platform Chrome 127 win 11