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 was archived by the owner on Feb 19, 2025. It is now read-only.
It's correctly marked as ng-invalid and ng-invalid-required, but when you choose an option the classes aren't updated. Note that if you inspect the select element which select2 hides, that one's classes are updated correctly.
The text was updated successfully, but these errors were encountered:
AngularUI is currently undergoing a restructure. This project will no longer hold the codebase, can you please relocate this to https://github.com/angular-ui/ui-select2 (after confirming it's still necessary with the latest code)?
http://plnkr.co/edit/foEUd1
It's correctly marked as
ng-invalid
andng-invalid-required
, but when you choose an option the classes aren't updated. Note that if you inspect theselect
element which select2 hides, that one's classes are updated correctly.The text was updated successfully, but these errors were encountered: