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

Crashes when removing sections from ASCollectionNode #397

Closed
Pacek opened this issue Jun 28, 2017 · 1 comment · Fixed by #404
Closed

Crashes when removing sections from ASCollectionNode #397

Pacek opened this issue Jun 28, 2017 · 1 comment · Fixed by #404

Comments

@Pacek
Copy link

Pacek commented Jun 28, 2017

Hello, there are two types of crashes when removing sections from ASCollectionNode:

  • "no UICollectionViewLayoutAttributes instance for -layoutAttributesForSupplementaryElementOfKind: UICollectionElementKindSectionHeader at path ..."
  • "Supplementary node should exist ..."

Here is example project demonstrating both crashes: ASDKTest.zip

@appleguy
Copy link
Member

@Pacek thank you for providing the test project! It would be helpful to include the stack trace here, but I'll try running the project.

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

Successfully merging a pull request may close this issue.

2 participants