ScrollView fails when contentInsetAdjustmentBehavior is automatic #30
-
I've started updating my navigation library to work with the new architecture and I've run into a problem on iOS. The Reproduction of the problemI've created a repository with a reproduction of the bug. The README in the repo contains the steps needed to recreate the problem. There are two apps in the repo, one built with the old architecture and the other built with the new architecture. You can see that the bug only happens on the new architecture. The only dependencies in the apps are the 3 packages that make up my navigation library. Screen.Recording.2022-04-17.at.18.26.46.mov |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Thank you for the report, this looks like a bug. It seems to happen when the same instance of scroll view is reused. @grahammendick would you be interested in creating a PR to fix this issue? I would be happy to provide code pointers. |
Beta Was this translation helpful? Give feedback.
-
Hi @grahammendick, thank you for the reporting this bug and for the test project! We have landed a fix. It will be available in v0.69 |
Beta Was this translation helpful? Give feedback.
Hi @grahammendick, thank you for the reporting this bug and for the test project! We have landed a fix. It will be available in v0.69