What I’m trying to do:
Use the custom anvil IFrame component described here: IFrame
What I’ve tried and what’s not working:
I cloned the IFrame app, and set it as a dependency in the current web app I’m working on. Then I dragged an IFrame object into one of my forms, and set the ‘url’ parameter to “https :// www. google. com”. [I had to add the spaces so I could include only one valid link in this post]
When I run the app, in the IFrame component it says “google. com refused to connect” [again, these spaces aren’t in my actual url parameter]
Am I doing something incorrectly?
Code Sample:
# code snippet
Clone link:
share a copy of your app
https://anvil.works/build#clone:RVFDJZGXTNA3WNVF=THDVNVK6HWDKS4GI27RRWMOH
the IFrame in question is in my form titled “Construction”