Horizontal paged ScrollViews have each successive view offset further and further to the left.

The view in the images snap to position in increasing offsets to the left such by the third view, the left of the view is missing.

I've struggled with my own code and with this example shown here

GoTo https://github.com/sashamyshkina/scroll-swiftui.git

and try ContentView1

Horizontal paged ScrollViews have each successive view offset further and further to the left.
 
 
Q