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

Time left shown as NaNh NaNm when using custom upload button #4548

Closed
2 tasks done
jaykishan-tatvasoft opened this issue Jul 6, 2023 · 2 comments
Closed
2 tasks done
Labels

Comments

@jaykishan-tatvasoft
Copy link

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

https://codesandbox.io/s/uppy-dashboard-forked-8xwsx9?file=/src/index.js:48-89

Steps to reproduce

For Uppy version 3.10.0

  1. Use following configurations together
showProgressDetails: true,
hideUploadButton: true,
  1. Add custom upload button and on click of that button call upload method of uppy instance. Ex. uppy.upload()
  2. Add any file and click on custom upload button

Expected behavior

The status bar should show proper ETA time for file upload progress.
Ex. 1m 2s left

Actual behavior

It shows ETA time left as NaNh NaNm

image

@Murderlon
Copy link
Member

Hi, this was fixed in #4525 but it still has to be released. We want to release today.

@jaykishan-tatvasoft
Copy link
Author

@Murderlon I am still facing the same issue with latest version (3.11.0).
Please refer this CodeSandbox link: https://codesandbox.io/s/uppy-dashboard-forked-qf79d5

image

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

No branches or pull requests

2 participants