twitter-bootstrap-typeahead
twitter-bootstrap-typeahead copied to clipboard
v2.0.0 itemSelected js error
Uncaught SyntaxError: Unexpected token r bootstrap-typeahead.js:205 Typeahead.select bootstrap-typeahead.js:205 Typeahead.click bootstrap-typeahead.js:304 p.isFunction.f jquery-1.8.2.min.js:2 p.event.dispatch jquery-1.8.2.min.js:2 g.handle.h
On line 205: this.options.itemSelected(JSON.parse($selectedItem.attr('data-value')));
I'm getting this on every browser.
Please show your code to see where are this issue.