Hey everyone,
I’m working with a calendar inside tabs and the events themselves are not showing up correctly. The calendar loads inside a tab (on page load) and looks like this:
Notice the events are not display correctly.
When I click on “Day” then back to “Week” view, the calendar view is corrected:
From another post where @Teodor, provided the following script:
$('a#navTabsMain_1_tab').on('shown.bs.tab', function (e) {
dmx.parse('calendar_provider.updateSize()');
})
So maybe it has to do with this I’m not sure… Any help here would be appreciated. If this is a bug, I’d be happy to write up the bug report.
Community Page
Last updated:
Last updated: