Skip to content
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 remove file in Drag and Drop #3139

Closed
ghost opened this issue Mar 22, 2019 · 2 comments
Closed

Error when remove file in Drag and Drop #3139

ghost opened this issue Mar 22, 2019 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Mar 22, 2019

Reproduction link

https://angular-dxexur.stackblitz.io/

Steps to reproduce

  1. Add a file
  2. Remove the file

What is expected?

That the file be removed

What is actually happening?

ERROR TypeError: Cannot read property 'abort' of undefined
at t.onRemove (main.abd6c2cec5ff4ca63a3a.js:1)
at t.handleRemove (main.abd6c2cec5ff4ca63a3a.js:1)
at Object.handleEvent (main.abd6c2cec5ff4ca63a3a.js:1)
at Object.handleEvent (main.abd6c2cec5ff4ca63a3a.js:1)
at Object.handleEvent (main.abd6c2cec5ff4ca63a3a.js:1)
at kl (main.abd6c2cec5ff4ca63a3a.js:1)
at main.abd6c2cec5ff4ca63a3a.js:1
at HTMLElement. (main.abd6c2cec5ff4ca63a3a.js:1)
at e.invokeTask (polyfills.7eff9ef3c1f932945d22.js:1)
at Object.onInvokeTask (main.abd6c2cec5ff4ca63a3a.js:1)

Environment Info
ng-zorro-antd 7.0.3
Browser Google Chrome Versão 73.0.3683.75

happens in the drag and drop component of the site itself

https://ng.ant.design/components/upload/en

@devKid88
Copy link

+1

@cipchk
Copy link
Member

cipchk commented Mar 25, 2019

fixed by #3114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants