Skip to content

listMonth does not render event with the last date of month #102

@jyotisingh-tudip

Description

@jyotisingh-tudip

Looks like the fullCalendar is not rendering the event with the last date of the month. For example, I created an event on the 31st of march with the start time as 6:30 p.m., then that event is not shown in the listMonth view.

This issue is only happening for the events with the last date of the month whose start time is 6:00 p.m. or after that.

I have attached two images. When the fullCalendar view is "month" the event is visible, but when the event is rendered with the "listMonth" view the event is not rendered.

Steps to reproduce:

  1. Create an event with date:
    start: 2022-03-31 6:30 PM, end: 2022-03-31 7:30 PM

  2. Render the event in listMonth view.

Screenshot 2022-03-24 at 2 08 07 PM
Screenshot 2022-03-24 at 2 11 34 PM

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