onScrollPhaseChange doesn't get called when using List

Hi, I can't get onScrollPhaseChange to fire when using a List. It works as expected when using a ScollView and LazyVStack.

Interestingly, onScrollGeometryChange gets called as expected for both List and ScrollView.

Has anyone successfully used onScrollPhaseChange with a List?

Answered by DTS Engineer in 794639022

Please file a bug report and post your bug number, just for the record.

Xcode 16 Beta 3 did not resolve the issue.

Please file a bug report and post your bug number, just for the record.

FB14257442

Submitted FB15595530 as I have the same issue. It would be super helpful if this worked on List.

onScrollPhaseChange doesn't get called when using List
 
 
Q