Nested Scroll View Scroll Window Y

Scroll Down the window to see the Yellow Box
Scroll Down to see the yellow box
Keep Scrolling Down to see the yellow box
You reach the child ScrollView, keep Scrolling Down to see the yellow box
Scroll Up to see the yellow box
Measure yellow square

Measure with Current Implementation (getBoundingClientRect)

{ "x": "", "y": "", "pageX": "", "pageY": "" }

Measure with New Implementation (Ignore Transform)

{ "x": "", "y": "", "pageX": "", "pageY": "" }