Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting defaultCalendar : null makes the 'add event' item of scheduleMenu disabled #7947

Closed
taauntik opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

Although setting defaultCalendar to null solved my initial problem, I've noticed this has a side-effect whereby the addEvent menu item becomes disabled.

This is readily reproducible in the demos, e.g. https://bryntum.com/products/calendar/examples/undoredo/

const calendar = new Calendar({
    defaultCalendar : null,

image (2)

@taauntik taauntik added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Nov 29, 2023
@taauntik taauntik self-assigned this Dec 1, 2023
@taauntik taauntik added this to the 5.6.5 milestone Dec 27, 2023
@taauntik taauntik added the resolved Fixed but not yet released (available in the nightly builds) label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant