I've successfully embedded a google doc into my app using the iframe component. It seems that pretty much all functionality is available from within the app, which is quite nice. I can interact with the document from the retool app.
However, I found one limitation related to the ability to "Assign a Task" on a checklist item within the google doc. When I highlight over a checkbox, I can see the Assign Task icon show up, but I'm not able to click and assign a user.
Here is an example image:
I have "Storage and Cookies", "popups" and "modals" enabled for the iframe component. Anybody know what is different about this feature within google docs that is not allowed from the iframe component? Any workarounds.