I have created a group focus that is supposed to toggle when the user clicks on an icon and disappear when the user clicks outside of the group focus. Everything works well except that when the user clicks on the iFrame that is somewhere on the page, the group focus will not disappear. Has anyone experienced this kind of problem? Any help is appreciated!
Thanks for your post, and great question! At the moment, this is an expected behavior. iFrames behave like completely separate windows, so it’s similar to clicking into another app entirely rather than closing the group focus. There may be some ways to handle this down the line, but it’s not supported just yet.