How to solve this problem?
I have several Verse devices and they are subscribed to each other by @editable. Previously this was not a problem, but now patiently such an error appears.
You aren’t allowed to reference devices in a cycle unfortunately, I understand how this made device interoperation kinda annoying, I believe you can workaround this by making the device refernce an optional and it should fix the error idk if that’s a good idea to do though because it might not be stable.