Skip to content

Conversation

JorensM
Copy link
Contributor

@JorensM JorensM commented May 24, 2024

This PR fixes an issue where contentFormatter was returning an empty FormData object, effectively not allowing to submit any form data when the content type is set to 'formdata'

@smorimoto
Copy link
Collaborator

Could you rebase to latest main branch?

@JorensM
Copy link
Contributor Author

JorensM commented Jun 26, 2024

@smorimoto Rebased

@smorimoto smorimoto added the bug Something isn't working label Jun 27, 2024
@smorimoto smorimoto merged commit 076070e into acacode:main Jun 27, 2024
@smorimoto
Copy link
Collaborator

Thanks @JorensM

@JorensM
Copy link
Contributor Author

JorensM commented Jun 28, 2024

@smorimoto thank you for merging and thank you for maintaining this package 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FormData fromatter is not working correctly and returns an empty FormData object

2 participants