When I do calendar.setData while the day or month view is open, both the day and month view are up to date when I switch to them. If I switch to the week view none of the data has been updated and it remains that way until calendar.setData is called while the week view is open.
If I call calendar.setData while the week view is open all 3 view get updated properly.
If I call calendar.setData while the week view is open all 3 view get updated properly.
Comment