Is it possible to embedded Bubble page in an iFrame?

I observed that there is a slash symbol which appears on top left. I am wondering if it is intended to avoid embedding a bubble inside an iFrame.

I am trying to build a check-out popup page embedded in an iFrame.

Thanks in advance.

works fine for me, logged in or out. try using html to create the iframe if your not already…

Yup, works fine now and has for some time.

Check out your iframe code with a generator such as …

1 Like

Thanks you all, my bad, the weird slash was introduced in my webpage HTML header. Not related to iFrame at all.

1 Like

This did not work for me. When I go to console, it says:
Refused to display ‘https://www.yahoo.com/’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’. or
Refused to display ‘https://bubble.io/home’ in a frame because it set ‘X-Frame-Options’ to ‘deny’.
This is especially weird because when I went to Setting>General>iFrame Options, I have it set to allow all.
I have no idea what to do at this point. Can someone please help?

Are you sure you checked this ?

4 Likes