-
Add more examples to the guide. Please provide plnkr's if you can't PR in this repo.
Thanks,
@formly-js/angular2-formly-core-team
- **Field Options**
- [x] Expression Properties ( http://plnkr…
-
Hi,
I am facing an issue with Nb-Menu items while selecting. This happens sometimes in the middle of the workflow of the application. The selection of the items will not move away from it even if y…
-
_From @tohagan on October 6, 2017 0:44_
- VSCode Version: Code 1.16.1 (27492b6bf3acb0775d82d2f87b25a93490673c6d, 2017-09-14T16:38:23.027Z)
- OS Version: Windows_NT x64 6.1.7601
- Extensions:
Ex…
-
On the reactive forms approach of your example you included ngModel. But this is wrong since ngModel should ONLY be used in the template driven approach (depracted Angular v.6 and will not be usable i…
-
Hi,
i searched in the code and i find to get selected item is to bind to
(ngModelChange) or (modelChange) , i tried both but none emit an event
```
Choose your option…
-
How to get all selected nodes, such as the id of all selected nodes
-
Hi,
I am using this to select my Customers, having idField = 'id' and textField = 'name'.
After the select values changed, I got a list of Customer objects but I expected a list of Customer Ids
I …
-
Hi
**Line:**
https://github.com/InfomediaLtd/angular2-materialize/blame/master/src/materialize-directive.ts#L94
**Consider the following line of my app**
`
ghost updated
8 years ago
-
I am using "angular2-json-schema-form" in an ionic 3 ("ionic-angular": "3.5.0") app. After latest upgrade "angular2-json-schema-form": "^0.4.0-alpha.18", I am facing an issue with ionic's Loading Cont…
-
Hi,
I am using **ng2-select** and its working very fine. But the thing is I need to use **click event**. How can I use that. Before Selected event **I want to fire Click event.** Please help me in th…