You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Problem **
We have a project that doesn't rely on ElasticPress built-in endpoint for autosuggestions, but we do rely on the styles on the frontend. So when we're running a re-index, the styles break the appearance of the site.
** Possible Solution **
Add a filter to allow enqueuing the autosuggest styles even if the site is being reindexed
Additional context
This change was added here: #2163 because of a Javascript error, so I think enqueuing just the styles won't cause any issues
The text was updated successfully, but these errors were encountered:
** Problem **
We have a project that doesn't rely on ElasticPress built-in endpoint for autosuggestions, but we do rely on the styles on the frontend. So when we're running a re-index, the styles break the appearance of the site.
** Possible Solution **
Add a filter to allow enqueuing the autosuggest styles even if the site is being reindexed
Additional context
This change was added here: #2163 because of a Javascript error, so I think enqueuing just the styles won't cause any issues
The text was updated successfully, but these errors were encountered: