Has anyone started having Power Automate automatically add multiple "apply to each" controls in your flows?
I had a scheduled flow that worked just fine for some time and then stopped working, so I tried to edit and now I cannot rebuild it how is was before. Basically, it is set up to once/day look at the files in a library and return all the files with a certain date in one of the columns.
It should then send emails to the people I've designated as the "owners" of the files that are returned. The "send an email (v2)" action is now bundled under multiple apply to each controls and it is failing at that point (the email/apply to each step):

The issue appears to be that "value" or "current item" is an object not an array. I never needed to use JSON or anything complicated with this flow before, and I'm wondering if something changed in Power Automate.