When I click in the area of the typeahead (or tokenizer when using it), it doesn't focus on the text input field automatically. I have to click the input field to focus on it.
There is a .focus function, but there is no onClick for the typeahead, which I link the .focus to.
Is there way to do this? Hopefully my explanation is clear enough in what I intend to do.
Thanks.
When I click in the area of the typeahead (or tokenizer when using it), it doesn't focus on the text input field automatically. I have to click the input field to focus on it.
There is a .focus function, but there is no onClick for the typeahead, which I link the .focus to.
Is there way to do this? Hopefully my explanation is clear enough in what I intend to do.
Thanks.