Issue with Axios onUploadProgress event Not Triggering on Android #7109
Unanswered
MiloudiMohamed
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently facing an issue with Axios where the
onUploadProgress
event doesn't seem to be triggered during file uploads. I've reviewed the Axios documentation and implemented the necessary configurations, but I'm not getting the expected progress updates.P.S: I'm using Axios & Capacitor latest version as for now
I would appreciate any insights or suggestions from the community on why the event might not be triggering in my Axios implementation. If anyone has faced a similar issue or has recommendations on debugging this, please share your thoughts.
Thank you in advance for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions