mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: I have updated the Search Autocomplete example which stopped working as the words don't have unique `diffIdentifier`'s. This caused by the check that good introduced to ensure all objects assigned to a section controller are unique. Fixed this issue by removing all the double words. - [X] All tests pass. Demo project builds and runs. - [ ] I added tests, an experiment, or detailed why my change isn't tested. - [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [X] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/835 Differential Revision: D5353304 Pulled By: rnystrom fbshipit-source-id: 78cb394469832bd77df7e0cd455a24e46671ba69 |
||
|---|---|---|
| .. | ||
| IGListKitExamples | ||
| IGListKitExamples-UITests | ||
| IGListKitExamples.xcodeproj | ||
| IGListKitExamples.xcworkspace | ||
| IGListKitMessageExample | ||
| IGListKitTodayExample | ||
| Pods | ||
| LICENSE-examples.md | ||
| Podfile | ||
| Podfile.lock | ||