-
### 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…
24601 updated
2 years ago
-
Column Filter is required for Data table.. as it is a good feature and more useful in many scenario.
Like this
http://codepen.io/iamisti/pen/kkvBxd
-
**Reproduction of the problem**
1. Initialize a chart with `datasets=[]` empty array (ex: when the user has to select the datasets and there are none selected by default)
2. Trigger change detection…
-
```
[ x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.co…
-
UHK Agent for Mac currently is only available as an Intel Build.
![Screen Shot 2021-11-13 at 9 59 34 PM](https://user-images.githubusercontent.com/242382/141668227-f0649b45-df37-4ffd-a774-511663…
-
I'm very new to Angular. I'm working for a new project for weeks, using your template. Today, after running npm update and npm start, I got a new error on my console, and webpage is still loading with…
jucau updated
3 years ago
-
I would like to use ng-select with "children" as we can do with:
https://optimistex.github.io/ng2-select-ex/
Is this available? on the roadmap?
-
On Init I'm trying to bind the select box to an already existing array of previously selected items and allow the user to edit the list. It does end up binding them fine once I select some but initial…
-
i checked the demo code, and used this componnet in my app (based on ng2-admin) but ijm getting this trace `core.es5.js:1084 ERROR Error: Uncaught (in promise): Error: No value accessor for form contr…
-
There is a description:
> _If items are specified, all items are expected to be available locally and all selection operations operate on this local array only. If omitted, items are not available …