I have just started using Angular 2 version of JQWidget Calendar control, using Webpacks and for some reason, the calendar title is not displayed correctly. However, dates and events are appearing correctly. Could you please verify this?
Here is the snapshot from DOM.
<div style=”background: transparent; margin: 0; padding: 0; border: none;” class=”jqx-calendar-title-content”>undefined – undefined</div>
Thank you