twitter/typeahead.js

How do I change the source dynamically?

Opened this issue · 0 comments

I'm using Typeahead (without bloodhound) and trying to switch between two datasets dynamically. Simply re-initializing Typeahead, does work - but without destroying the older instance.

How can I do that?