Jakob Fischer
Jakob Fischer
Is this only on CORS error? What would happen if there is a "real" error, not just CORS. Would it also be isError = true + isUploaded = true? That...
So Angular 17 support is done, right? https://github.com/valor-software/ng2-file-upload/pull/1266 Can we get a release please @valorkin ? :)
Detecting clicks on child Html elements can work by using the universal selector, for example like this for given code by OP `div.myClass *`
Running into the same problem currently, UI Library with an input component using AbstractValueAccessor and unable to detect validator changes and afterwards add/remove some required information in the html. I...