I have my Zoho application embedded in my website. Today I just noticed that many of our application's buttons aren't working. They all use the parent window parameter in order to refresh the iframe its embedded in (I have a website with my zoho application embedded in an iframe. Some zoho applications views has iframes embedded so I use 'parent window' to refresh just the main zoho application iframe).
I wanted to ask if there has been any recent changes (implementation wise?) to the openUrl function when passed the "parent window" paraemeter. I have never had this problem before and it seems like it changed out of no where.