- Issue created by @johnpicozzi
After installing the module I noticed that I can only see the pretty urls if I hold shift and refresh the page. I also noticed that the filters break if multiple filters are applied. I am using Ajax, better exposed filters, Drupal Caching, and Cloudflare on this site. Not sure if those are adding to this issue.
Added a related issue of π Warning Undefined array key "page" when using module with mini pager Active not 100% sure if this is related.
I have created the following multi-dev to show-test the issue https://prettypaths-johnpicozzi.pantheonsite.io/notebook
- Install and configure the module
- click on blog filter and see URL like https://prettypaths-johnpicozzi.pantheonsite.io/notebook?category[9]=9
- hold shift and refresh see URL like https://prettypaths-johnpicozzi.pantheonsite.io/notebook/filter/category...
- Select another filter and get URL like https://prettypaths-johnpicozzi.pantheonsite.io/notebook/filter/category...
- Hold shift refresh and see URL like https://prettypaths-johnpicozzi.pantheonsite.io/notebook/filter/category... - note the views filters have been deselected and the view is loading all posts.
Active
1.0
Code