-
Hi I am trying to update this project to ngrx4, but with a few errors like:
ERROR in /Users/.../angular-cognito/src/app/modules/services/aws-cognito/user-login/user-login.service.spec.ts (32,29):…
-
I just found an error trying to make tests with the a library created using angular2-library
So, I followed the next steps:
1. **CREATE LIBRARY ( name: library-angular )**
1.1. yo angular2-li…
-
Hi, I am importing this library via npm and used [Angular2 Cognito Quickstart](https://github.com/awslabs/aws-cognito-angular2-quickstart) for reference but I also need to use cognitosync library whic…
-
How can we use this plugin with angular 4 ?
I have tried to include this as a external javascript , but i get the issue Highcharts not defined.
-
how to show a required(*) indicate in widget?
```
export declare abstract class Widget {
formProperty: T;
control: FormControl;
errorMessages: string[];
id: string;
name: st…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
ERROR Error: Uncaught (in promise): TypeE…
-
After releasing a drag, how can you determine if the position for release if valid or not?
If this is not currently possible, do you think this is something that would fit into this library? I would…
-
How can i add an event by calling renderEvent?
-
Hi Guys,
Could you please help me to integrate pivottable plugin in angular2 project.
Am unable to integrate, facing issues like undefined tipsData, undefined renderer, pivotUI, aggregator, etc…
-
In practice, nobody places an Angular Service, Interface, and Model in the same file.
Can we please create a non-contrived example that shows more of an Enterprise-class solution?
Demonstrate Separa…