Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid Items are removed at random and my App crashes #213

Open
ragingprodigy opened this issue May 16, 2015 · 1 comment
Open

Grid Items are removed at random and my App crashes #213

ragingprodigy opened this issue May 16, 2015 · 1 comment

Comments

@ragingprodigy
Copy link

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

@hongzhewudi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants