Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use jquery.html replace instead of string.replace in suggestion parser #728

Closed
eire1130 opened this issue Mar 1, 2014 · 1 comment
Closed

Comments

@eire1130
Copy link

eire1130 commented Mar 1, 2014

I'm using Backbone views integrated with typeahead.js. To attach the element with the events associated with backbone, you need to attach the dom element and not a string otherwise you will lose the bound events.

@jharding
Copy link
Contributor

jharding commented Mar 7, 2014

This is similar to #742. I'll aim to get this added in v0.10.2.

@jharding jharding closed this as completed Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants