I have this workflow for "showing and hiding error messages."
I'm passing a message (e.g., a login error) as input, but the parameter is null (the showing and hiding functionality is working fine).
Could there be an issue with the parameters, or am I missing something?