Published method SuggestionBox.setSuggestedText throws an indexOutOfBounds exception if called before a suggestion has been selected.
To reproduce, go to SuggestionBox examples page and type
javascript:document.getElementById('box3_container').gwanted.setSuggestedText('qwerty')