Replies: 1 comment 1 reply
-
Hi :) This is the default behavior of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rinf 8.7.2
Im having a problem i have a rust signal that only works the first time a message is sent
When i sent the signal the first time (vec contains 1 element) i receive a null and then after that the HostListUpdate data but following messages i only get a null with no HostListUpdate data
This is the only signal that sends a null
My other signals only send the signal data
Beta Was this translation helpful? Give feedback.
All reactions