Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar view not updated after calling Calendar.Select method #37

Open
tutysathish opened this issue Nov 19, 2018 · 0 comments
Open

Calendar view not updated after calling Calendar.Select method #37

tutysathish opened this issue Nov 19, 2018 · 0 comments

Comments

@tutysathish
Copy link

tutysathish commented Nov 19, 2018

Calendar view not refreshed after calling Calendar.select(Day) method.

Expected behavior and actual behavior:

  1. By default, the calendar is showing the current month and selected the current date. (Ex: Nov 10)
  2. 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)
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant