Skip to content

Calendar Freezing and Event Disappearance in MonthView when Applying Template with ngIf Conditions #678

Description

@BenKlein10

There is an issue with the calendar in monthview when applying a template on the monthviewEventDetailTemplate : in the day.component.ts that is used as the template, when I choose to display any visible information between a ngIf condition, when the information is displayed and I try to click on the date from a previous or next month, the calendar will freeze, swiping is still possible but no events are displayed until the swipe has been started and it disappears again once the previous month has been rendered.

In my app, if I go to another tab and come back to the calendar, it works again but a ref.detectChanges() doesn't help.

Steps to reproduce :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions