algoliasearch-magento
algoliasearch-magento copied to clipboard
Updating transformHit to fix broken autocomplete
Summary
Updating js/algoliasearch/internals/frontend/common.js to short circuit hit._highlightResult in the window.transformHit function
This is to fix an issue experienced where the Autocomplete dropdown stops showing products because this property is null
Result
This means hit._highlightResult is never null