algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
596 stars 59 forks source link

Replica index repeating after updating to latest version #326

Open winstoncex7 opened 1 month ago

winstoncex7 commented 1 month ago

Describe the bug 🐛 For SortBy Replica indexes are repeating in SelectableSegmentObservableController

To Reproduce 🔍 Steps to reproduce the behavior:

  1. Update Xcode version to 16.0 and InstantSearch to 7.26.3
  2. Run app on iOS version 18.0

Environment:

Additional context This issue is only reproducing for latest version 7.26.3 simulator_screenshot_109035C4-7DB0-43E6-A3F6-10D3A15C815B

winstoncex7 commented 1 month ago

Any update here @VladislavFitz ?