Neil Stevens

Results 7 issues of Neil Stevens

Installed the package as per the readme and setup following the example, I am using @angular/cli to build and get the following error ERROR in EasyFormsModule is not an NgModule...

The headerPrefix doesn’t seem to be getting applied in 1.6.1, my config is: ``` - headers: &common-headers - action: headerPrefix: eg- forwardHeaders: user-id: 'consumer.token.authenticatedUserId' last-login: 'consumer.token.createdAt’ ``` I am getting...

Have noticed a problem when using the Froala WYSIWYG Editor within a `mat-form-field`. When I use a `` in a `mat-form-field` with a `required` validator I see the error is...

I know this probably is not the right place for this but didn't know where else to ask, this is not an issue but looking for an example of how...

How can I set up a function that will download a Zip file to the client when completed? I have a function that will generate multiple PDF documents and would...

bug
enhancement

I don't mean through BlobStorage, just wanted to get that out there. I need a function that will receive a CSV file and other metadata which can be processed on...

This does not work with YAML multi-stage pipelines, these are used exclusively on a project I am working on and this would be a valuable tool if it also supported...