We’ve released a patch to the HH theme with the following fixes to the full page map layout:
- Fix a race condition on the full page map (#786)
- Fixed a bug on the full page map where NLP filters in the search query would not work properly after a ‘Search this Area’ search was performed (#819)
Upgrade Implications
If you overrode layouts/html.hbs
, you should refresh the file. Specifically, you’ll need the initAnswers();
call as added here.