Our powerful JS Calendar component


Post by jesenko »

Hello,

According to the documentation the events 'dayNumberClick' and 'monthNameClick' should be fired on all respective views where the day number or month name is visible, however I am experiencing the issue that the events are not fired on some views (modes).

Docs:

Example:

  1. 'dayNumberClick' does not fire when clicked on day number when the current mode is 'week' or 'month'.
  2. 'monthNameClick' does not fire when clicked on month name while current mode is 'year'.

I have created a dummy app as example here:
https://github.com/jgavric/bryntum-calendar-events-repro/blob/master/src/app/app.component.ts

Please let me know if you need any additional information.

Thanks,


Post by Animal »

Thanks for the report. I'll get this fixed in the next version. Here's the ticket: https://github.com/bryntum/support/issues/5528


Post Reply