aws-samples / aws-lex-web-ui

Sample Amazon Lex chat bot web interface
Other
746 stars 473 forks source link

Visual bug with iframe #522

Open st7788 opened 1 year ago

st7788 commented 1 year ago

We are experiencing a visual bug with the Lex Web UI iframe component, where for a split second the chat widget flashes before the minimized button component is loaded in. This behavior is present on initial page load, as well as reload. The shouldLoadIframeMinimized property, is set true and there are no initial utterances being sent.

https://github.com/aws-samples/aws-lex-web-ui/assets/137923939/cb8205e7-4d07-47a0-ab84-fc9b99f67d72 (2.5s timestamp)

atjohns commented 1 year ago

I was able to recreate this issue, I will investigate further and attempt to find a root cause. Thank you for the report.