Hi all,
I have a workflow that is triggered when page is loaded, that workflow have a api call in between, during the api call user can interact with the ui such as clicking the button, issue is when a user presses on a button it has a workflow that uploads image and refreshes the page but the refresh action is not called until the api result is completed. Im unsure why this is happening any help would be appreciated.