Error in Easymorph when running 'Iterate'

I run into the following application error while trying to execute an Iterate step:

This used to work fine before... Any idea what could be wrong?

Did you try updating to the latest version?

hi, I am on 5.8.0.11 which is the latest version.


However, when I check your website I see that there is also a build 14. Does it make a diff to download this?

Your version is pretty fresh.

Can you please send your debug logs to support@easymorph.com as described here: Diagnostic information to provide with support requests 💡 ?

Hi, I think I know when this error occurs.
This happens when you apply a parameter twice in the iterate action. This should not happen off course because it doesn't make sense to do so. But when you do, you should get a warning. Right now, Easymorph crashes because of this.

Yes, a parameter should only be assigned once. We will make a fix that will make EasyMorph show an error instead of crashing if a parameter is assigned twice.