For some reason there is no progress bar showing when I upload a file on my deployed app.
But locally this all works.. it shows the progress bar
This here is my code
<SfUploader @ref="uploader" ID="chunkFile" AllowedExtensions=".mp4" MaxFileSize=3000000000 AllowMultiple=false >
<UploaderEvents FileSelected="OnSyncfusionFileUploadSelectAsync" BeforeRemove="@BeforeRemovehandler" OnCancel="@OnCancelHandler" Success="OnSuccess" OnFailure="OnError"></UploaderEvents>
<UploaderAsyncSettings SaveUrl="@saveUrl" RemoveUrl="@removeUrl" ChunkSize="2500000" RetryCount=5 RetryAfterDelay=3000></UploaderAsyncSettings>
</SfUploader>
I´m on version 20.2.0.43
Hi Sturla,
We will validate the requirement in our component. We update you in two business days (September 9th, 2022).
Regards,
Sureshkumar P
Any update on this?
Hi Sturla,
When validating the reported issue, we have faced some complexity to sort out the reason for replicating the issue in your application. We need to validate in two more business days. We will update the further details on September 14th, 2022.
Regards,
Sureshkumar P
Hi Sturla,
We have validated the reported requirement on our end with the hosted sample, but the reported issue is not replicated on our end.
We have included the validated sample demo video demonstration in the attachment:
Regards,
Sureshkumar P
Hi Sureshkumar
I have no issue with uploading small files. But when they get big this happens.
Can you try with a large file? Over 2GB?
Best
Sturl
Hi Sturla,
We have already considered supporting “Need to provide support for uploading files with size greater than 2GB” at our end and this support will be included in any one of our upcoming releases. We will implement the feature based on the customer request count and priority.
You can track the status of the requested requirement from the below feedback link.
Feedback Link: https://www.syncfusion.com/feedback/34718
Regards,