Triggers are shifting in prototype after state change and moves the scroll position

I don’t know why the hotspots are shifting or if there is anyway to fix this.

The frame is set to scroll, but initially isn’t large enough to scroll at all. The flow goes through opening up dropdowns, which lengthens the frame, allowing it scroll. Moving to the next screen with the dropdowns closed again, suddenly the triggers are all messed up and no longer on the actual components they’re tied to.

I’m trying to help another student create the dropdown functionality, but now I’m also stuck on this weird bug.

Prototype: https://www.figma.com/proto/t14rtqQbwc88rRoQxIZjGc/highfid-prototype-draft-1-(Copy)?page-id=503%3A1760&type=design&node-id=503-2466&viewport=-1960%2C2281%2C0.41&t=92mO7aabdCgx5v4j-1&scaling=min-zoom&starting-point-node-id=503%3A2466&mode=design

File: https://www.figma.com/file/t14rtqQbwc88rRoQxIZjGc/highfid-prototype-draft-1-(Copy)?type=design&node-id=503%3A1760&mode=design&t=8PLkiRsVHEwVC0EP-1

Found a solution actually… by renaming the frame they are contained inside, it works. I wish I didn’t have to do that though.