When I land on a event category page, with the calendar set to month view by default, the correct events are displayed. I.e. the events selected for the category matched in the slug displays.
When I advance one month ahead and/or back, the filtering is lost and it shows all events, even though the address bar is updated. If I however refresh the page with this new address, the correct ( filtered ) events are again shown correctly for the respective month. I.e. the ajax implementation doesn’t seem to trigger the filtering.
I couldn’t find something similar in the forum, so wondered if you had an idea of how this problem could be originating.