# Please include debug logs using the following lldb command:
po [IGListDebugger dump]
When I Call [self.adapter reloadDataWithCompletion:nil] I just wanna every secionController can reload
but cellForItemAtIndex: not coming? How can I fix this?
Condition:
page with data list 1 count 4
reload the page then data change to 5 I called [self.adapter reloadDataWithCompletion:nil]
because cellForItemAtIndex: is not coming so the UI has many bug for not update
General information
Debug information
When I Call [self.adapter reloadDataWithCompletion:nil] I just wanna every secionController can reload but cellForItemAtIndex: not coming? How can I fix this?
Condition:
EveryOne know's how can I Fix this question?