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

Crash on selectDate: and the same date selection #88

Closed
GDXRepo opened this issue Sep 17, 2015 · 2 comments
Closed

Crash on selectDate: and the same date selection #88

GDXRepo opened this issue Sep 17, 2015 · 2 comments

Comments

@GDXRepo
Copy link

GDXRepo commented Sep 17, 2015

Steps to Reproduce:

  1. Create FSCalendar in code with some frame, set dataSource & delegate if necessary.
  2. Call "selectDate:" with some date.
  3. Launch app and after "selectDate:" execution try to click the same date as you passed in "selectDate:" method call.

Two issues:

  1. Date will NOT be selected.
  2. Crash because "self.selectedDate" is nil inside "collectionView:cellFor..." method.
@WenchaoD
Copy link
Owner

Thanks for the complete details. I'll fix this

@WenchaoD
Copy link
Owner

Try 1.4.0 ?

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