Skip to content

[Bug] Calendar days are invisible #140

Open
@RaNsr91

Description

@RaNsr91

Describe the bug
The calendar gets invisible when changing CalendarLayout at runtime

To Reproduce
Steps to reproduce the behavior:

  1. Bind CalendarLayout to a property in the ViewModel
  2. Set the default value to WeekLayout.Month
  3. Add a command that changes the ViewModel property from WeekLayout.Month to WeekLayout.Week
  4. The calendar days get invisible
  5. If not, try to execute the command one or two more times (Sometimes other calendar properties changes cause the calendar to render correctly).

Expected behavior
The calendar changes its layout from Month to Week and it's visible

Screenshots
Screenshot_20221212_165159_com calendarsample app 1
Screenshot_20221212_165225_com calendarsample app 1

Version information:

  • Plugin version: 1.4.5304
  • Xamarin.Forms version: 5.0.0.2012
  • Platform: Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions