bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
8.32k stars 1.11k forks source link

[iOS] crash when tapping profile followers #998

Closed jakobo closed 1 year ago

jakobo commented 1 year ago

Describe the bug

When tapping on the "X followers" string on the bottom sheet, the app crashes

To Reproduce

Steps to reproduce the behavior:

  1. From any feed, tap a profile picture
  2. On the bottom sheet that appears, tap the "X following" string

Expected behavior

Tapping on the follower count should dismiss the bottom sheet and then navigate to a lost view of the profiles followers

Screenshots

https://github.com/bluesky-social/social-app/assets/1795/a79c11f3-0088-4509-8450-c80d5b17f654

Details

Build version: 1.40.0 (1); Platform: ios

Additional context

pfrazee commented 1 year ago

This has been fixed by https://github.com/bluesky-social/social-app/pull/992 but we've been stuck in some App Review challenges. We'll hopefully get the fix out soon.