79780964

Date: 2025-10-02 13:33:30
Score: 0.5
Natty:
Report link

What I did was a simple stupid fix that I didn't knew would ever fix this issue but hey it works so I can't complain. I have found that when adding a .coordinateSpace this fixed the issue in all screens affected by this bug the following code was my fix for this issue.

ScrollView(showIndicators: false) { ContentView() } .coordinateSpace(name: "scrollViewCoordinateSpaceName")

So I hope this can help some people out if you have any more questions feel free to ask happy coding to y'all :)

Reasons:
  • Whitelisted phrase (-1): hope this can help
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): What I
  • Low reputation (1):
Posted by: Ilyes Djari