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

Destroy #131

Open
iSuslov opened this issue Nov 13, 2015 · 2 comments
Open

Destroy #131

iSuslov opened this issue Nov 13, 2015 · 2 comments

Comments

@iSuslov
Copy link

iSuslov commented Nov 13, 2015

How can we destroy this component?

@willwebberley
Copy link

willwebberley commented May 3, 2016

Hi @iSuslov ,

Looking at Twitter's documentation, you should be able to destroy it using the JQuery selector:

$('.typeahead').typeahead('destroy');

@sergeyt
Copy link
Owner

sergeyt commented May 3, 2016

This is missing function. The destroy function should also stop Tracker computation. PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants