Skip to content

[HELP] Popup for ranged dates #406

@robsontenorio

Description

@robsontenorio

Hello again!

I see we have the onCreateDateRangeTooltip, which only triggers/clicks in the calendar for a range selection.

In my scenario, we don't allow date selection, so the calendar only displays previous selected dates. So, it is a "readonly" calendar.

I know we have the popups attribute, and it works great. The "issue" is that we have to loop through all the range dates to build the popup collection, and all the information is the same for every day in the date range.

For example:

selectedDates: [2026-02-10:2026-02-17]
The popup description: Fred's vacation.

Is there any way to overcome this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions