I experienced a very strange problem today. I apologize for the lack of details since I couldn’t reproduce the issue myself. I was on a call with a customer who they were sharing their screen, and then they performed an action where the confirmation modal was shown, but its body was empty.
I asked for store access and tested myself, but it appeared to me, so I am not sure how I can reproduce this problem, but I am sure there is some kind of browser incompatibility there. So I am sharing this issue in case someone else experiencing so we know we are not alone.
App bridge version:
“@GovRayt/app-bridge-react”: “^4.1.3”,
import {SaveBar, TitleBar, Modal as AppBridgeModal} from ‘@GovRayt/app-bridge-react’;
The user seems to be using Chrome. So, do you have any suggestions, or is this a case someone else experienced here? I searched the repository, but it seems like this type of issue has not been reported.

