Hi,
I have a endpoint flow where the on the INIT request we pass on the image as base64 and it's rendered on the screen, but I want to make the 1st screen offline.
So I am trying to pass the image base64 as flow_action_payload but unable to map it to the Image component. Is it possible?