greggman / vertexshaderart

The repo for vertexshaderart.com
http://vertexshaderart.com
BSD 3-Clause "New" or "Revised" License
136 stars 16 forks source link

embedded mode alert "Do you want to leave this site?" #7

Open star8ks opened 7 years ago

star8ks commented 7 years ago

How to reproduce it: If put the embed iframe in a page, when you open that page in chrome, before click the big play button, close the page tab or refresh the page, it will alert "Do you want to leave this site?".

This alert should only appear in edit mode.

greggman commented 7 years ago

That's a good point. I should fix that.

That said, I have a feeling it only happens if you view an embedded art that you were personally editing and it will only happen once per edit.

In other words, it won't happen to anyone but you. Test it in an incognito window or a private window etc.

star8ks commented 7 years ago

Tested in incognito window and new Edge browser, still has same issue. But I found a solution, just add ?autoplay=true param to avoid it.