Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Setting show-hint on a required uibTypeAhead will show trigger a constraint message #5481

Closed
Tom-V opened this issue Feb 16, 2016 · 1 comment

Comments

@Tom-V
Copy link

Tom-V commented Feb 16, 2016

Setting both the requiredand the show-hint attribute on a uibTypeAhead element will trigger the required constraint message on the "hidden" hint input element

Tested with google chrome and the latest version of angular-ui-bootstrap
Plunkr

@wesleycho
Copy link
Contributor

Not sure what we can do about this - to work around this, I recommend using the novalidate attribute, as demonstrated here. In general, it is recommended to disable HTML5 form validation in favor of Angular's.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants