You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cool. Im the only tester, so if you find any other issue, then let me know. There should be no errors with this library, so I plan to fix them quickly if found. Keep me posted if you find new ones. Cheers 🍻
I just converted my code to Swift 3 and updated JTAppleCalendar to the latest version, and I was about to open this issue if it did not exists !
Cool for the fix. Can't wait for 6.1.4 release then !
Calling this function:
self.calendarView.scrollToSegment(.previous, triggerScrollToDateDelegate: true, animateScroll: true)
On a button action, but the
delegate method is not getting called in 6.1.3, so we reverted to 6.1.1 where it is currently working. Not sure if this issue exists on 6.1.2.
Hope this helps someone or can be resolved
The text was updated successfully, but these errors were encountered: