Text indicator with shared id does not sync across clients

I have a text indicator with shared id in two different clients that is not synced. I am setting one of them like this:
set("message", "another tiling/message will be selected in " + curImageTime + " seconds")

Any help much appreciated. Thanks in advance.

Are you using the latest versoin ? There was a fix regarding this issue in v1.25.5. Note that it's not the id that determines how widgets are sync'ed accross clients, it's the address/preArgs (General mechanics - Open Stage Control).

Thank Jean-emmanuel,

I am on 1.25.2 on a raspberry pi. The address and preargs are the same. I will try to download the new version.