Open xavierbaez opened 1 year ago
I had a similar problem. In my case, it was a problem with the width measurements when laying out the calendar on iOS 17, which was resolved when the floor() function was used to wrap the width measurements. Hope this helps.
Scrolling through months, the days disappear, don't show up
- iOS 16 works
- iOS 17 doesn't work
- Integration method.
(cocoapods)
- Full steps to reproduce.
- Device modal and iOS version.
e.g. iPhone 14 Pro Max
- Xcode version.
15
- FSCalendar version.
e.g. FSCalenda 2.8.4
I'm facing the same issue, can you please answer if you found any solution for this bug?
Please help in resolving this as soon as possible, I am also facing the same issue. is there any workaround for this?
+1
I fixed it, add constant value 0.5 on trailing constraint of your FSCalendar
Scrolling through months, the days disappear, don't show up
(cocoapods)
e.g. iPhone 14 Pro Max
15
e.g. FSCalenda 2.8.4