-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Closed
Copy link
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working
Milestone
Description
Describe the bug
If I upload a (large) file and cancel it before it has been uploaded, the HTTP upload request is never canceled.
Environment
Doesnt matter.
Reproducer
https://stackblitz.com/edit/zjfynw
Angular version
17.3.7
PrimeNG version
17.17.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.20.3
Browser(s)
No response
Steps to reproduce the behavior
https://stackblitz.com/edit/zjfynw
Expected behavior
When I click on the remove file button, it unsubscribes from the HTTP request.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working




