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

CVCalendar Demo Crash in presentedDateUpdated() when unwrapping optional #391

Closed
3 tasks done
rlaferla opened this issue Nov 29, 2016 · 0 comments
Closed
3 tasks done

Comments

@rlaferla
Copy link

rlaferla commented Nov 29, 2016

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of CVCalendar.
  • I have given my issue a non-generic title.

Expected Behavior

No crash

N/A

Current Behavior

Crash

fatal error: unexpectedly found nil while unwrapping an Optional value

Possible Solution

Unwrapped optional that was nil. monthLabel outlet was nil.

Steps to Reproduce (for bugs)

  1. Download latest source.
  2. Run demo.
  3. Crash.

Context

Your Environment

  • Version used (Cocoapods spec):
  • Device used i.e. iPhone 6S:

XCode 8.1 simulator

  • Physical device (y/n): n
  • Link to your project (if available):

N/A

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

1 participant