You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem
When using a listings channel on a template with pagination, the entries will not display correctly when navigating through the pages. This seems to be related to having 'Cache dynamic channel queries?' turned on.
How To Reproduce
Steps to reproduce the behavior:
Create template with a channel listing
Set channel to paginate
Turn on 'Cache dynamic channel queries?'
Cycling through the pages will not display the entries accurately
Environment Details:
Version: 7.2.5
PHP Version 7.4.21
MySQL Version 5.7.34
OS: macOS
Web Server: Apache
Possible Solution
Turning off 'Cache dynamic channel queries?' fixes the issue -- not sure if there is a fix that would allow this to work while remaining turned on.