-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when file is uploaded #19
Comments
Sorry for my late reply. Indeed, today I was able to reproduce the error. I will digg a bit more on that and try to come with a fix. Are you still experiencing it or did you find a solution? Anyway, thanks for your feedback. |
hello, I was also encountering this issue, I believe is releated with setOrigin() |
@beckmx and @KartikDomadiya I didn't have much time recently to take a look at this error. Will try ASAP within the next few days. As always with OSS project, you guys are welcome to make a pull request :) |
Hello! how did it end? |
@Kozin-br I haven't had the time to work on it back in the day and as of now, this project is probably outdated. |
When we try to upload a file, the file upload shows the progress in the progress bar and when it completes, it closes the file upload dialog and throws the following error :
Refused to get unsafe header "X-HTTP-Status-Code-Override"
t.getResponseHeader @ 2423154982-picker_modularized_i18n_opc.js:329t.Rja @ 2423154982-picker_modularized_i18n_opc.js:1231t.Sja @ 2423154982-picker_modularized_i18n_opc.js:1231UV.R_ @ 2423154982-picker_modularized_i18n_opc.js:1232t.Mla @ 2423154982-picker_modularized_i18n_opc.js:1228t.NF @ 2423154982-picker_modularized_i18n_opc.js:192t.dispatchEvent @ 2423154982-picker_modularized_i18n_opc.js:190t.dra @ 2423154982-picker_modularized_i18n_opc.js:326t.K3 @ 2423154982-picker_modularized_i18n_opc.js:325b @ 2423154982-picker_modularized_i18n_opc.js:367t.fra @ 2423154982-picker_modularized_i18n_opc.js:325
2423154982-picker_modularized_i18n_opc.js:329
Refused to get unsafe header "X-HTTP-Status-Code-Override"
The text was updated successfully, but these errors were encountered: