Conditional Events in Reusables Not Working

I have reusable groups used on a page with conditionals to update data on page when the reusable is visible. These have worked flawlessly for months until just the past couple of days. Now, no conditional events inside my reusables are firing.

Examples I’ve tried:

  • Do when states = x
  • Do when reusable is visible.
  • Do when element inside reusable is visible.

It’s like the conditionals don’t even exist now.

Is anyone else experiencing this?

I’m also seeing this in my console log. Not sure if related but seems like it could be.

I tried it and it’s working perfectly fine at my side–

In the reusable, I have a setup like this-

image

So when reusable is hiding/showing, I am setting up the condition.

This has now been fixed by the engineering team. It was a bug.

This topic was automatically closed after 14 days. New replies are no longer allowed.