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

Working project #17

Closed
ronaldohoch opened this issue Jun 24, 2019 · 1 comment
Closed

Working project #17

ronaldohoch opened this issue Jun 24, 2019 · 1 comment

Comments

@ronaldohoch
Copy link

Hello!

Could you show a project with working code or code snippets?
I am not getting the form to be sent, I am using ReactiveFormModule to send it, but it is empty.

FilePond does not return the submitted image id and also does not send anything when deleting an image, it ends up being an empty DELETE for the API.

Can you help me?

@rikschennink
Copy link
Collaborator

The file object itself is not exposed in a file input field as it's not possible to write to such a field, therefor I imagine you are going to have to supply the files to ReactiveFormModule yourself.

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

2 participants