ionic2-autocomplete
ionic2-autocomplete copied to clipboard
Search Error

replace() is a JavaScript function for strings. If the function does not exist then value is not a string. Looking into BoldPrefix it seems that you are not passing a string for the label. Make sure your labelAttribute or the getLabelAttribute are returning strings.
This is a copy of this issue.