-
Notifications
You must be signed in to change notification settings - Fork 810
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
visibleDates call after reloadData with comletionHandler error #277
Comments
OK, this should not crash your app. Your But if you cant, its cool. I'm investigating. |
I recreated it
or simpler
in the viewDidLoad at example app console log:
|
OK. I can re-create the error now. Looking into it |
I think this issue is now fixed from this commit -> f368553 Let me know if you are still experiencing this. |
I'm using 6.1.2 version of JTAppleCalendar
The problem:
I'm using something like this in viewDidLoad()
This line of code crashes the app. It worth to mention I was on swift 3.0 and there was no problem, then I updated it to 3.0.2 and JTCalendar too. Since then I got this crash. I attach images of that crash
The text was updated successfully, but these errors were encountered: