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

Suppress upload? #75

Open
peebles opened this issue May 5, 2021 · 0 comments
Open

Suppress upload? #75

peebles opened this issue May 5, 2021 · 0 comments

Comments

@peebles
Copy link

peebles commented May 5, 2021

I want to upload a file from the user's computer to the webapp, and will process the actual file in the webapp itself; I do not want to send it via "url" to a server somewhere. I would use the onAddedFile event to process the file, and I would like to either have an option like "donotSend", or be able to cancel the send in the onSending event. Or something to this effect.

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