Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix loading indicator in search suggest
issue: NEXT-17882
author: Sebastian König
author_email: [email protected]
author_github: @tinect
---
- Changed private method
_suggest
inSearchWidgetPlugin
to abort client request before the loading indicator is created. This fixes the loading indicator to be removed when the search term has been changed.