Closed patrickgalbraith closed 9 years ago
I also ran into an issue where the input is cleared immediately when typing if live = true. Changing live to false fixed the issue. But I needed to patch the _selectChoice function see the second commit for details.
I also ran into this problem. Same solution. This should be merged.
Referencing
this
inside jquery.each scope when it should bem
since the minimalect scope is replaced by the jquery function scope.