It would be really useful if even clicking on the link provided by the block made it pop up. Just to provide a way for users to change their mind and later give consent.
It's been caused by 3255460 📌 'Facets to include' lists Summary facet that might not exist Fixed
For some reason the facet title had the source added, really unnecessary and broken front end UI
This commit, included with 8.x-1.05 has caused unnecessarily long titles on the front end.
I am getting facets titled as something like "Views: Page Title: Page : Index : Facet Title"
It should just be facet name when outputing to the front end block, it doesn't need the facet source in the title.
I'm still seeing 49 errors and 2 warnings with the patch in #2 using upgrade status.
Lots of calls to deprecated functions.