If you embed a google sheet in an iframe, it will occasionally scroll the parent container away from the iframe. It's unclear which actions cause this, but trying to copy a cell value will always scroll up.
I found this codesandbox that reproduces this pretty minimally: https://codepen.io/knaanbrazcanditech/pen/OJgaJwO
Wondering what can be done here?