Acorn actions stopping repeat in shortcuts

I am working on a shortcut to automate Acorn and I have noticed that when I put an Acorn action in a repeat, the repeat does not repeat. If you look at the script below, when I execute it with a starCount = 3, the show inside the repeat will happen once and show the number 1. It will not show again.

If I remove the Acorn action, and run the script again, the show happens 3 times and shows the index increasing each time.

Is the Acorn action stopping the repeat by design or am I maybe doing something else wrong?

Thank you for the great software.

Josh

Can you share the whole shortcut with support@flyingmeat.com? I’d like to see what all is going into it.

Acorn doesn’t do anything (on purpose) to stop a workflow, but obviously something is going on to make it happen.

(PS - I’m out for most of this week, so I might be a little slow at responding)