javascript - Debugging angular-ui bootstrap's typeahead exception -
we using angular-ui bootstrap (angular-ui.github.io/bootstrap), , more typeahead feature. have been working fine after update version 0.10 0.13 getting exceptions "cannot read property '0' of null" , i'm struggling find cause of exception have no idea on how that.
currently use sample code angular-ui's page (the first typeahead box states). assume exception not related angular-ui self, rather code in our application. need on finding where...
can shed light on how ?
the problem templates newer js files.
Comments
Post a Comment