You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the contentEditable CTA exists within the context of the iframe.
Using postMessage() or something of the sort, move the control to the utility or an external FAB, while still making the internal iframe content editable.
The text was updated successfully, but these errors were encountered:
Currently the
contentEditable
CTA exists within the context of the iframe.Using
postMessage()
or something of the sort, move the control to the utility or an external FAB, while still making the internal iframe content editable.The text was updated successfully, but these errors were encountered: