Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial fix for crash when doing a programmatic scroll down while another external update is processed #557

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kyleve
Copy link
Collaborator

@kyleve kyleve commented Feb 4, 2025

TODO

Checklist

Please do the following before merging:

  • Unit tests
  • Ensure any public-facing changes are reflected in the changelog. Include them in the Main section.

updateOverrideIndexPath = scrollToIndexPath

self.updatePresentationStateWith(firstVisibleIndexPath: scrollToIndexPath, for: reason, completion: {
self.updateOverrideIndexPath = nil
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Do we want to compare this to the scrollToIndexPath, and if it's changed, not touch it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Podfile was out of date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant