Faceted Browse accessibility aria-hidden fix not working

Edit: we can close this issue - I finally figured out that the changes are in the main branch but they aren’t in a release yet. D’oh! Sorry y’all!

I’ve been remediating some accessibility issues on one of our sites (https://nestoriesofhumanity.unl.edu/faceted-browse/1 ), and for some reason, the Faceted Browse fix (for improper use of aria-hidden on the #section-content div), implemented this spring, still persists.

We are running Omeka 4.2.0, and the Faceted Browse module has been updated to 1.9.2. We haven’t overridden any of the Faceted Browse JS, though I have overridden the faceted-browse/site/page/page.html template. The page.html overrides only add some classes and text, though; it doesn’t remove anything and it doesn’t mess with the #section-content div at all. I’ve checked that the rest of the template is up-to-date with FacetedBrowse/view/faceted-browse/site/page/page.phtml at main · omeka-s-modules/FacetedBrowse · GitHub. Is there something I might be missing that’s interfering with the fix?

I’m looking at a few of our not-yet-public sites, too, and seeing the same issue :confused: