Need More Info
Last Updated: 30 Oct 2025 10:43 by ADMIN
Simonas
Created on: 16 Oct 2025 11:10
Category: Upload
Type: Bug Report
0
Installing modern axios(version 1.x.x and up) in to the project silently breaks the component
Title, requests formed by the component are sent out with empty payload.
3 comments
ADMIN
Filip
Posted on: 30 Oct 2025 10:43

Hi, Simonas,

Thank you for the provided sandbox. I tested it and noticed that `saveUrl` and `removeUrl` use the following endpoints:

https://demos.telerik.com/service/v2/odata/upload/save
https://demos.telerik.com/service/v2/odata/upload/remove

These endpoints are used by our demos for demonstration purposes only and do not include any server-side logic for handling uploaded files or responses. Does the same issue occur in your app with a custom backend as well or do you observe it only in our demos? Does the component work as expected on your end with a different version of axios? If possible can you please share the working version of the package? This information will enable me to test further and reproduce the missing payloads reliably. 

Regards,
Filip
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey
Simonas
Posted on: 23 Oct 2025 11:12
Here's a link to a sanbox. Although in sandbox it doesn't even send a request, just throws.
ADMIN
Filip
Posted on: 23 Oct 2025 09:27

Hi, Simonas,

I reviewed our public issue tracker and ticketing system to check whether this problem had been reported previously. However, it appears that this is the first instance we’ve received of the Upload component sending empty payloads.

If possible can you please send me a runnable example that reproduces the faced issue? This will enable me to debug it locally, determine if it's a bug and log it as such for fixing in our repo.

Regards,
Filip
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey