Hello
I had a matrix working fine with the OSC version it was created with (I can't remember which one) and using the newer ones it got a problem. For this example, I'm on OSC version 1.15.0.
The problem appears when adding a "linkId" prop in the props field of the matrix.
The minimal attached session can help to see what is going on.
The way it is, the buttons and the matrix value don't update and all the other props are not applied.
If you comment the "linkId" line in the props, (and make sure to manually update the matrix value - I do this by changing the onValue field, even by adding/removing blank lines, otherwise the matrix will get stuck with fixed values, as you can see in the console.log), the matrix works normally again.
No error message is displayed.
Thanks for the support and for this amazing software!
linkId-in-matrix.json (3.8 KB)