We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 2425 beyond bounds [0 .. 1559]'
*** First throw call stack: ( 0 CoreFoundation 0x000000010e748d85 __exceptionPreprocess + 165 1 libobjc.A.dylib 0x000000010deafdeb objc_exception_throw + 48 2 CoreFoundation 0x000000010e626804 -[__NSArrayM objectAtIndex:] + 212 3 UIKit 0x000000010fcb7797 -[UICollectionViewFlowLayout layoutAttributesForItemAtIndexPath:] + 302 4 NewUstock 0x0000000109c7c9dd -[FSCalendarAnimator transitionAttributes] + 5789 5 NewUstock 0x0000000109c7931d -[FSCalendarAnimator scopeHandleDidBegin:] + 205 6 NewUstock 0x000000010a08d751 ..... .....
The text was updated successfully, but these errors were encountered:
有重现步骤么
Sorry, something went wrong.
No branches or pull requests
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 2425 beyond bounds [0 .. 1559]'
*** First throw call stack:
(
0 CoreFoundation 0x000000010e748d85 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010deafdeb objc_exception_throw + 48
2 CoreFoundation 0x000000010e626804 -[__NSArrayM objectAtIndex:] + 212
3 UIKit 0x000000010fcb7797 -[UICollectionViewFlowLayout layoutAttributesForItemAtIndexPath:] + 302
4 NewUstock 0x0000000109c7c9dd -[FSCalendarAnimator transitionAttributes] + 5789
5 NewUstock 0x0000000109c7931d -[FSCalendarAnimator scopeHandleDidBegin:] + 205
6 NewUstock 0x000000010a08d751
.....
.....
The text was updated successfully, but these errors were encountered: