Issue
An agent opens an active conversation, the conversation panel appears completely blank (white screen), and the conversation history is not displayed. The interface only returns to normal after the agent refreshes the Flex page.
Product
Flex
Cause
This typically indicates the Conversation panel is not refreshed properly due to a caching problem of the iframe component.
Resolution
Force a refresh of the iframe component upon initial page load
Additional Information
Toggle the Disable cache checkbox in Developer Tools in the browser to troubleshoot the issue. Review the outgoing traffic in the browser ( in Chrome: Dev Tools > Network tab) to make sure there are no blocked requests