mattlewis92 / angular-calendar

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.
https://mattlewis92.github.io/angular-calendar/
MIT License
2.72k stars 865 forks source link

Cannot assign cell['eventGroups'] #1598

Closed woeterman94 closed 2 years ago

woeterman94 commented 2 years ago

I'm sorry, but I'm trying to follow the code in the tutorial here: https://mattlewis92.github.io/angular-calendar/#/group-similar-events

But it's simply not working: image

Element implicitly has an 'any' type because expression of type '"eventGroups"' can't be used to index type 'MonthViewDay<EventGroupMeta>'. Property 'eventGroups' does not exist on type 'MonthViewDay<EventGroupMeta>'.ts(7053)

Am I missing something here?

matts-bot[bot] commented 2 years ago

This issue has been closed automatically as it did not follow the issue template, please open a new issue that follows the bug report or feature request template.

If you would like to submit a support issue or get a faster reply, please consider sponsoring me.

Thank you! ✌️