Hi everybody,
I am currently working on a web based prototype that integrates different areas of a Miro board via iframes. I currently face the following challenge:
When you load a web page that integrates a part of a Miro board via iframe and scroll down the page, the mouse gets capture in the iframe and you continue scrolling within the Miro board. So you happen to have a completely different area of the board visible in the iframe.
Any chance to prevent this? So ideally kind of fixing the area of the board that is visible in the iframe?
As a workaround I put a button below the iframes that simply reloads the iframe and thereby “centers” the view again. But that’s not very usery friendly.
Thanks for helping!