You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
When my data is not a valid regex, Typeahead throws an error:
SyntaxError: Invalidregular expression: /Alabama (Something/: UnterminatedgroupatnewRegExp(<anonymous>)
at Object.<anonymous> (http://angular-ui.github.io/bootstrap/ui-bootstrap-tpls-0.2.0.js:1695:42)
at fnInvoke (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:6101:21)
at OPERATORS.| (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:5730:59)
at Object.get (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:6049:14)
at Object.Scope.$digest (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:7871:38)
at Object.Scope.$apply (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:8079:24)
at HTMLInputElement.listener (http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:11421:13)
at http://ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.js:1958:10
at Array.forEach (native)
When my data is not a valid regex, Typeahead throws an error:
http://plnkr.co/edit/EJGu3u
Start typing, choose a value, delete closing parenthesis
The text was updated successfully, but these errors were encountered: