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
In the SwiftExample app, if you navigate to a month where the first day of the month lands on a Sunday, the first row of days starts with the last week of the last month but should start with the first day of the currently selected month. See attached screen capture.
Steps to reproduce:
Launch the latest version of SwiftExample.
Select FSCalendarScope. (Note that the issue exists in other options, as well.)
Navigate to a month where where the first day of the month lands on a Sunday. Example: January 2017, October 2017
Results:
The first row of days starts with the last week of the last month.
Expected:
The first row of days should start with the first day of the currently selected month.
Tested in: iPad 2 Air / iOS 10.0.2 device, iPad Pro 9.7" / iOS 10.2 simulator
Xcode 8.1.2
FSCalendar 2.7.0 / development branch
Issue discovered in SwiftExample
The text was updated successfully, but these errors were encountered:
In the SwiftExample app, if you navigate to a month where the first day of the month lands on a Sunday, the first row of days starts with the last week of the last month but should start with the first day of the currently selected month. See attached screen capture.
Steps to reproduce:
Results:
The first row of days starts with the last week of the last month.
Expected:
The first row of days should start with the first day of the currently selected month.
The text was updated successfully, but these errors were encountered: