zjfjack / JZCalendarWeekView

Calendar Week & Day View in iOS Swift
MIT License
448 stars 120 forks source link

Crash on jump-to-today #130

Open tothgy opened 3 years ago

tothgy commented 3 years ago

Steps to reproduce:

Observe the app crashes with: Fatal error: LongPressEventCell and AllDayEvent should be casted: file JZCalendarWeekViewExample/LongPressWeekView.swift

as the getCurrentEvent(with indexPath: IndexPath) returns nil.

pwhsueh commented 2 years ago

I have the same issue when i complier using Xcode 13