I have built a modal with a fixed header and footer and the content in between is scrollable.
My issue in the prototype is that when the Overlay opens the scrollable content in the middle is loading at the bottom. Why doesn’t it just default to the top? Is it an alignment or constraints issue?
I don’t have any auto layout set to the scrollable content and everything else seem to be fine but in the prototype it WILL NOT ‘load’ with the content in the correct position. ie: the top of the page!
Any ideas? Thanks.