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 configured with typeahead-editable="false", typeahead doesn't call $apply when resetting 'editable' and 'parse' errors on blur. As a consequence, any template depending on $invalid ou $error tag is not (always) updated.
Link to minimally-working plunker that reproduces the issue:
Bug description:
When configured with typeahead-editable="false", typeahead doesn't call $apply when resetting 'editable' and 'parse' errors on blur. As a consequence, any template depending on $invalid ou $error tag is not (always) updated.
Link to minimally-working plunker that reproduces the issue:
http://run.plnkr.co/plunks/oI6OeiiZg5LkeNQMG3n3/
To reproduce
Version of Angular, UIBS, and Bootstrap
Angular: 1.5.6
UIBS: 1.3.3
Bootstrap: 3.3.5
The text was updated successfully, but these errors were encountered: