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

Yep this could be related to this.

We’re currently trying to explain to Bubble that we’re seeing strange behaviours within the publishState() function.

As you say, historically this method has instantly surfaced the state for consumption elsewhere… including on initial load. Currently it seems to get caught and is taking up to several seconds to execute - where the plugin sits in a repeating group those delays get aggregated.

4 Likes