I have used a view with a Column container, which gives different scaling with the small, Medium or large breakpoint.
And the scaling works fine when the view is a launched independently with change in the screen size.
I have created another view with a flex container and a flex repeater. I am referring the first screen in the flex repeater to create multiple instances of it. I see that the multiple instance is created as well. But the screen scaling of the main view no longer works with the change in the screen resolution.
I have tried multiple things and different options but the screen scaling doesn't work from the flex repeater view.
Can some one help understand what i need to do to correct this issue ?
Thanks
Sharad