- πΊπΈUnited States dcam
fullcalendar_event
was removed fromhook_theme()
and I don't see afullcalendar
theme function in the history at all.
preprocess_fullcalendar_event
hook in my theme is not firing for the calendar view
The preprocess_fullcalendar
in my module also doesn't have any events, the $variables['element']['content']['events']
is empty despite the calendar being populated.
I've tried to roll back versions also and it isn't helping.
Using 1.x-dev@dev and fullcalendar version 3.2
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
fullcalendar_event
was removed from hook_theme()
and I don't see a fullcalendar
theme function in the history at all.