Joey
Joey
make sure you use angular-file-saver.bundle.js to include the extra libraries and polyfills and then as Wug said, inject Blob in your controller
@crudo i believe he's attempting to just provide a custom error handler function so that he knows that if that function is called it can only be an openApi error...
We're having this same issue and I know it's not ideal but the only solution we've found is to wrap in a setTimeout `setTimeout(() => { control.updateValueAndValidity(); })`
I changed the key size to 256 in java and 256/32 in javascript and i just assumed that was now using a 256 bit key, it that not correct? It...