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
Calendar view not refreshed after calling Calendar.select(Day) method.
Expected behavior and actual behavior:
By default, the calendar is showing the current month and selected the current date. (Ex: Nov 10)
I will navigate the calendar from the current month to next month (But now the selected date is Nov 10 and showing the calendar for December)
Now, If I set the Date like Calendar.select(Day) for the previous month (10th Nov 2018) or next month (10th Jan 2019) it set the date correctly but the calendar view not refreshed.
Kindly let me know is there any issue or any workaround for this issue.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Calendar view not refreshed after calling Calendar.select(Day) method.
Expected behavior and actual behavior:
Kindly let me know is there any issue or any workaround for this issue.
Thanks in advance.
The text was updated successfully, but these errors were encountered: