nil

Results 3 comments of nil

@joshuaLareta fixed by connecting the `monthView` outlet from `JTACMonthCell` to the `JTACCellMonthView` view in my xib.

@patchthecode I am having the same issue. It has something to do with iOS 14.1 because the crash is non-existent on pervious iOS versions (tested 13.6 and below). Accordingly, it...

I created a hack to resolve this issue for now. No PR since there are a lot of edge cases that my hack would not solve so treat carefully: In...