Does anyone know what might be causing this issue, and how to resolve it?
6 respostas
It looks like the issue here was related to the variables generated by the flow that were passed into the Lightning Component. Four of the passed in fields were populated via a Flow formula. I recreated the Flow and Lightning Component without those fields, and was then able to implement the new change set without this error.
For future readers encountering this error, I would look to see if your lightning component is populated directly by Flow Formulas, and see if changing this resolves the issue.