Active cache prevents my tag navigation from working

It’s probably the same issue as with pagination. The first page you call is stored in cache and rendered for every filter setting.

A workaround is described in the last post, i.e. using a query for the filtering instead of a parameter.