Results 16 comments of EwwwGiddings

Can this please get merged?

Is there any plan to merge @daviddickson pull request? I see there is a fix through his fork, but is this something that's being tested to merge with the master...

I'm having the same issue with: ERROR in ../node_modules/ng2-file-upload/file-upload/file-upload.module.d.ts:1:22 - error TS- 996002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class 1 export...

I see there's an Ivy folder in version 1.3 but again I get this error which is an error mentioned here: https://github.com/valor-software/ng2-file-upload/commit/2888f4cb1154cba8572de891c9511b021a453737 Anyone know how to get version 1.3.0 compatible...

Is this repo maintained by Valor or is it up to the community to fix issues like this?

Looks like they just left the README off the update. It looks like version 1.4.0 isn't compatible with Angular 9 Ivy? Has anyone got it to work? The latest commit...

> I just did a giant switch to angular 10 and now this, a fairly core piece of my system, does not work. Help! At least give us access to...

Did you ever find a solution to this? I have the same exact issue

@ohadschn No I had no idea. That's really helpful thank you! Looks like one limitation may keep me using this instead of converting - the no wildcards. Since this could...

The answer was CORs if anyone ever sees this in the future. I tried allowing my domain plus my Kudo domain and it was still being blocked. Did * (which...