Is it just me, or did plugin states use to publish immediately?

This beauty seems to be back.
As last time, the delay is occurring somewhere between publishState() → front end components being refreshed… my measurements point towards the culprit being the frontend reactive render (probably the Repeating Group per issue in this thread) rather than publishState() itself.

It takes almost a second for a simple change of state to reflect through onto the frontend.

Screenshot 2023-08-02 at 12.23.24

I’ll file a bug report but anyone else seeing this @austin3 @aj11 @sudsy @gaimed @danielminas11 ?

1 Like