Skip to content

Calendar Control typo in event object property - enableOnHover #2020

@heesungjang

Description

@heesungjang

Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!

Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.

Category

[ ] Enhancement

[O] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 3.21.0 ]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

When enableOnHover is set to true in the event object, it should enable hover effects and display a popover with event details.

Observed Behavior

Setting enableOnHover to true does not enable the hover effect, and no popover appears.

Steps to Reproduce

{ id: '1', title: 'Weekly Sync: Development Team', start: '2025-02-15T10:00:00', end: '2025-02-15T11:00:00', ___location: 'Microsoft Teams', attendees: [{ name: 'AJ' }, { name: 'ML' }], category: 'Meeting', isOnlineMeeting: true, enableOnHover: true }

Submission Guidelines

Delete this section after reading

  • All suggestions, questions and issues are welcome, please let us know what's on your mind.
  • Remember to include sufficient details and context.
  • If you have multiple suggestions, questions, or bugs please submit them in separate issues so we can track resolution.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions