Prevent an issue where dropdown links would not be clickable
This commit fixes a Bootstrap dropdown re-initialization when the SearchAutocomplete component is in use. There was an issue with the way the autocomplete component would trigger an event to the dropdown which caused a re-initialization.
Showing
Please register or sign in to comment