hierarchicalMenu widget, selected filter is not indicating that it is selected when using rootPath
Version 2.8.1 of the plugin is using instantsearch.js version 4.56.5.
In that version, when a hierarchicalMenu widget's rootPath is set, clicking on a filter in that widget does not add the classes "ais-HierarchicalMenu-item--selected" and "ais-HierarchicalMenu-link--selected" to their respective elements.
I replaced the loaded instantsearch.js with version 4.74.0, and it is now working correctly. With this, the issue is fixed, at least until the plugin is updated.
Will this be the library included in the next release?
Thanks!
I can't promise anything for sure, but I know we have https://github.com/WebDevStudios/wp-search-with-algolia/pull/424 which also needs a refresh that would help with this topic.
I'll definitely internally bump it up in some priority, as there's some growing needs.
This should be getting handled with https://github.com/WebDevStudios/wp-search-with-algolia/pull/481
This has been merged into release2100 branch.