-
The component is not ngModel compliant and cannot easily be used in a form with validation. To make it compliant, it should implement an accessor interface, similar to what is shown here (which is not…
-
How about releasing a version? Pretty important PRs were merged in: #311 #223 so I believe it's right time to do it. Probably many people are waiting for it.
Namek updated
6 years ago
-
I am finding it difficult to add HTML5 based required attribute on ng-select directive. Does anyone know how can this achieved...?
-
When the items in a select box are HTML strings, clicking on a menu item does not always select the item or fire the "select" event. This seems to depend on the HTML tags; with or the clicks fail mo…
-
Select2 has the option to load data through ajax calls when a phrase is searched.
I think this is important as sometimes the list could be huge and you don't want to load all the data on init.
-
As I am looking for a convenient select-control like "ui-select" for angular2 and greater i am wondering if it is still worth using this one.
It looks promising and i can finde some missing feature…
-
Hi,
I am looking at multi select examples over internet and most of I found displays options drop down as soon as I start typing in search. But I needed a functionality where options drop down get…
-
Hi,
I end up with unmet dependencies trying to install on OSX with latest node (7.0) and npm (3.10.8) versions.
```
eth-tweet-ui@0.0.1 /Users/tho/htdocs/EthTweetUi/ethTweetUi-update-11-2016
├── UNME…
-
## Type of Issue
```
[ X ] Bug Report
[ ] Feature Request
```
## Description
We are upgrading our application that uses several libraries to Angular 13. One of the libraries depends on `so…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…