Luca Lulani

Results 31 comments of Luca Lulani

Hello @mrtndimitrov 0.7.0 is specific for Angular 10 (Ivy), I guess. Try to downgrade to 0.6.3.

Hi @MarcusGV what version are you using? With the latest 0.7.0 I can't see such an error Compiling @angular/core : es2015 as esm2015 Compiling @angular/common : es2015 as esm2015 Compiling...

With [email protected] should actually work (so it's in repo package.json)

Hello @emaayan I believe you have issues when importing schema definitions: `` If the schema definition is embedded in the wsdl operations are correctly generated and no "Method not found"...

@emaayan have you solved the problem with cors settings? Can this issue be closed? Thanks! @yoan-asdrubal @jay-aplan please check if your wsdl has remote schemas like @emaayan had and if...

Hello @szymonworld as far as I can see Angular 7 is already supported as there are no breaking changes impacting this lib. Anyway, I just tested with Angular 7.1.1 and...

Hello @pigivc add HttpClientModule to your module.

Hello @Clawfngr! 1. Have you tested with a proxy to be totally sure CORS is really not an issue? CORS issues are sneaky 😄. ~~2. Have you do the same...

I should have reestablish the logic about NTLM. Well, at least I hope so 😄. Anyway, I was pretty sure I commented it our before as it had some problems...