AQGridView icon indicating copy to clipboard operation
AQGridView copied to clipboard

Grid Items are removed at random and my App crashes

Open ragingprodigy opened this issue 9 years ago • 1 comments

I just started working with AQGridView and it's quite brilliant. I however have an issue that's been bugging me for quite a while now.

I use XCode 6 and I found out that my grid view removes items as I attempt to scroll down the view. Sometimes, the items are removed after I select different cells. I've not been able to isolate the cause.

Once the items/cells are removed, any activity on the view causes the app to crash and it points to this line:

[removedCells makeObjectsPerformSelector: @selector(removeFromSuperview)];

screenshot 2015-05-16 16 27 40

screenshot 2015-05-16 16 32 37

ragingprodigy avatar May 16 '15 11:05 ragingprodigy

hello friend ,can you tell me the answer?i meet the problem too

hongzhewudi avatar Sep 12 '16 14:09 hongzhewudi