Hi,
I have an interactive component created that have the next structure:
Top nav
Vertical scrolling frame
Call to action
I have some interactive components inside the vertical scrolling frame and depending of those selections the call to action changes acordingly. But in every selection the scroll position it’s getting reset.
How can i preserve the scroll position when swapping the nested components?