Calendar is filtering model to only dates shown

I have several calendar components that are filtering models to the date range shown. A user switches from the calendar to the table, and now the table is filtered to only the month shown on the calendar. And I have no way of clearing that filter (at least declaritively).

How can I clear the calendar filters when switching back to the table view.

Calendars automatically filter models based on the calendar’s date range.
As far as I know, there’s nothing stopping you from adding a date range filter to your table.