WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[UICollectionViewRecursion] warning when switching scope of calendar

Hamna21 opened this issue · comments

Hello,

I am currently getting a warning when I switch from weekly to monthly scope.
[UICollectionViewRecursion] cv == 0x13c0c1600 Disabling recursion trigger logging

I started getting this warning after updating to the latest Xcode: 13.

I am using FSCalendar '2.8.2', Xcode 13, iOS 15.

Please let me know if there is any way to resolve this as this might lead to unknown behavior in production environment.

Thank you!