twitter-bootstrap-typeahead icon indicating copy to clipboard operation
twitter-bootstrap-typeahead copied to clipboard

v2.0.0 itemSelected js error

Open jadbox opened this issue 13 years ago • 1 comments

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.

jadbox avatar Oct 24 '12 02:10 jadbox

Please show your code to see where are this issue.

NeiPCs avatar Oct 26 '12 10:10 NeiPCs