Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Conversation

@leonL
Copy link
Contributor

@leonL leonL commented Dec 4, 2019

Hey McM, it turns out the Object helper I was using to turn the form data into a vanilla object before serializing it was dropping the multiple values.

I was surprised not to find a method on the FormData object or on Object that would let me do what I was intending simply, so I wrote my a helper function myself. I believe it works correctly now. Give a second check please.

(Also, if there is some way that I should be linking the issue to the PR let me know – I couldn't quite figure it out).

Copy link
Collaborator

@smcmurtry smcmurtry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and it's working for me. Nice work!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants